Constant gltf_json::accessor::VALID_COMPONENT_TYPES []

pub const VALID_COMPONENT_TYPES: &'static [u32] = &[BYTE, UNSIGNED_BYTE, SHORT, UNSIGNED_SHORT, UNSIGNED_INT, FLOAT]

All valid generic vertex attribute component types.