gltf_json
1.4.1
In gltf_json::accessor
Modules
sparse
Structs
Accessor
GenericComponentType
IndexComponentType
Enums
ComponentType
Type
Constants
BYTE
FLOAT
SHORT
UNSIGNED_BYTE
UNSIGNED_INT
UNSIGNED_SHORT
VALID_ACCESSOR_TYPES
VALID_COMPONENT_TYPES
VALID_INDEX_TYPES
?
Settings
Constant
gltf_json
::
accessor
::
BYTE
Copy item path
source
·
[
−
]
pub const BYTE:
u32
= 5120;
Expand description
Corresponds to
GL_BYTE
.