![]() |
Murl Engine API
Version 2025.1
|
An animation key holding euler X/Y/Z rotation angles. More...
#include <murl_resource_i_animation.h>
An animation key holding euler X/Y/Z rotation angles.
Public Attributes | |
| Float | mAngleX |
| The floating point value for the X rotation angle. | |
| Float | mAngleY |
| The floating point value for the Y rotation angle. | |
| Float | mAngleZ |
| The floating point value for the Z rotation angle. | |
Public Attributes inherited from Murl::Resource::IAnimation::Raw::Key | |
| Float | mTime |
| The key's time code. | |
| UInt32 | mInterpolation |
| The interpolation mode. See IEnums::Interpolation. | |