![]() |
Murl Engine API
Version 2025.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 | |
Public Attributes inherited from Murl::Resource::IAnimation::Raw::Key | |
| Float | mTime |
| The key's time code. | |
| UInt32 | mInterpolation |
| The interpolation mode. See IEnums::Interpolation. | |