Constant gltf_json::accessor::VALID_INDEX_TYPES []

pub const VALID_INDEX_TYPES: &'static [u32] = &[UNSIGNED_BYTE, UNSIGNED_SHORT, UNSIGNED_INT]

All valid index component types.