Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::TextureTransform Struct Reference

#include <TextureConfiguration.hpp>

Public Attributes

castor::Point3f translate { 0, 0, 0 }
 
castor::Angle rotate
 
castor::Point3f scale { 1, 1, 1 }
 

Member Data Documentation

◆ rotate

castor::Angle castor3d::TextureTransform::rotate

◆ scale

castor::Point3f castor3d::TextureTransform::scale { 1, 1, 1 }

◆ translate

castor::Point3f castor3d::TextureTransform::translate { 0, 0, 0 }

The documentation for this struct was generated from the following file: