![]() |
Murl Engine API
Version 2018.3
|
An animation key holding a single 32bit signed integer value. More...
#include <murl_resource_i_animation.h>
An animation key holding a single 32bit signed integer value.
Public Attributes | |
union { | |
Bool mValue | |
The boolean value. | |
UInt32 mReserved | |
Force the Bool value to 32 bits. | |
}; | |
32 bit value | |
![]() | |
Float | mTime |
The key's time code. | |
UInt32 | mInterpolation |
The interpolation mode. See IEnums::Interpolation. | |