pub type TextureIndex = usize;
An index into the texture vertex array of an object.
texture vertex
Unchecked indexing may be used, because the values are guaranteed to be in range by the parser.