Texture:getFormat

Edit

Returns the format of the texture.

format = Texture:getFormat()

Arguments

None

Returns

NameTypeDescription
formatTextureFormat The format of the Texture.

See also