Public Member Functions | |
| void | set_rotation (const glm::highp_vec3 &p_value) |
| sets rotation and automatically converts rotation glm::vec3 to quaternion | |
Public Attributes | |
| glm::highp_vec3 | position { 0.f } |
| glm::highp_vec4 | quaternion { 0.f, 0, 0, 1 } |
| glm::highp_vec3 | rotation { 0.f } |
| glm::highp_vec3 | scale { 1.f } |