Struct gltf::mesh::util::tex_coords::U8 [−][src]
pub struct U8;
Expand description
Type which describes how to cast any texture coordinate into pair of u8.
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more