![]() |
Murl Engine API
Version 2018.3
|
An animation key holding a 3-component float position vector. More...
#include <murl_resource_i_animation.h>
An animation key holding a 3-component float position vector.
Public Attributes | |
Float | mPosX |
The floating point value for the position's X component. | |
Float | mPosY |
The floating point value for the position's Y component. | |
Float | mPosZ |
The floating point value for the position's Z component. | |
![]() | |
Float | mTime |
The key's time code. | |
UInt32 | mInterpolation |
The interpolation mode. See IEnums::Interpolation. | |