Texture:getType

Edit

Returns the type of the texture.

type = Texture:getType()

Arguments

None

Returns

NameTypeDescription
typeTextureType The type of the Texture.

See also