Murl::Resource::IAnimation::Raw::BoolKey Struct Reference
An animation key holding a single boolean value. More...
#include "murl_resource_i_animation.h"
Inheritance diagram for Murl::Resource::IAnimation::Raw::BoolKey:
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. | |
Detailed Description
An animation key holding a single boolean value.
The documentation for this struct was generated from the following file:
- murl_resource_i_animation.h