Constant gltf_json::accessor::UNSIGNED_SHORT
source ยท pub const UNSIGNED_SHORT: u32 = 5123;
Expand description
Corresponds to GL_UNSIGNED_SHORT
.
pub const UNSIGNED_SHORT: u32 = 5123;
Corresponds to GL_UNSIGNED_SHORT
.