ShaderBlock:getType
Returns the type of the ShaderBlock.
type = ShaderBlock:getType()
Arguments
None
Returns
Name | Type | Description |
type | BlockType | The type of the ShaderBlock. |
See also
ShaderBlock:getOffset
lovr.graphics.newShaderBlock
lovr.graphics.getLimits
ShaderBlock