Body::TextureCoordinateSystem
Coordinate system for texture wrapping.Public members
- transformationMode
- The transformation mode (PlanarMode, CylindricMode, SphericMode).
- origo
- The origin of the coordinate system.
- xAxis
- The x axis of the coordinate system.
- yAxis
- The y axis of the coordinate system.
- zAxis
- The z axis of the coordinate system.
Detailed description
This class describes the coordinate system for texture wrapping.
See Also