Assimp
v4.1. (December 2018)
|
Data structure for an UV coordinate in the 3DGS MDL7 format. More...
Public Attributes | |
float | u |
position, horizontally in range 0..1 More... | |
float | v |
position, vertically in range 0..1 More... | |
Data structure for an UV coordinate in the 3DGS MDL7 format.
float Assimp::MDL::TexCoord_MDL7::u |
position, horizontally in range 0..1
float Assimp::MDL::TexCoord_MDL7::v |
position, vertically in range 0..1