Type Definition kiss3d::loader::obj::UV

source · []
pub type UV = Point2<f32>;
Expand description

The type of texture coordinates.