![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
Describes a single vertex attribute within a VertexInputLayout.
Lua full name: vireo.VertexAttributeDesc
Properties | |
| string | binding |
| Name of the input binding slot this attribute reads from. | |
| AttributeFormat | format |
| Data type and component count of the attribute. | |
| integer | offset |
| Byte offset of this attribute from the start of the vertex structure. | |
| string binding |
Name of the input binding slot this attribute reads from.
| AttributeFormat format |
Data type and component count of the attribute.
| integer offset |
Byte offset of this attribute from the start of the vertex structure.