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

#include <SkeletonModule.hpp>

Public Attributes

castor::Point3f translate {}
 
castor::Point3f scale { 1.0f, 1.0f, 1.0f }
 
castor::Quaternion rotate {}
 

Member Data Documentation

◆ rotate

castor::Quaternion castor3d::NodeTransform::rotate {}

◆ scale

castor::Point3f castor3d::NodeTransform::scale { 1.0f, 1.0f, 1.0f }

◆ translate

castor::Point3f castor3d::NodeTransform::translate {}

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