![]() |
Murl Engine API
Version 2024.1
|
An animation key holding a single boolean value. More...
#include <murl_resource_i_animation.h>
An animation key holding a single boolean 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. | |