Struct atlas::transform
Public Attributes
Type | Name |
---|---|
glm::highp_vec3 | Position = { 0.f } |
glm::highp_vec4 | QuaternionRotation = { 0.f, 0, 0, 1 } |
glm::highp_vec3 | Rotation = { 0.f } |
glm::highp_vec3 | Scale = { 1.f } |
Public Attributes Documentation
variable Position
glm::highp_vec3 atlas::transform::Position;
variable QuaternionRotation
glm::highp_vec4 atlas::transform::QuaternionRotation;
variable Rotation
glm::highp_vec3 atlas::transform::Rotation;
variable Scale
glm::highp_vec3 atlas::transform::Scale;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/core/scene/components.hpp