Module gltf::accessor
[−]
[src]
Accessors for reading vertex attributes from buffer views.
Modules
| sparse |
Contains data structures for sparse storage. |
Structs
| Accessor |
A typed view into a buffer view. |
Enums
| DataType |
The component data type. |
| Dimensions |
Specifies whether an attribute, vector, or matrix. |