![]() |
Murl Engine API
Version 2018.3
|
An animation key holding an RGBA color value. More...
#include <murl_resource_i_animation.h>
An animation key holding an RGBA color value.
Public Attributes | |
Float | mRed |
The floating point value for the color's red component. | |
Float | mGreen |
The floating point value for the color's green component. | |
Float | mBlue |
The floating point value for the color's blue component. | |
Float | mAlpha |
The floating point value for the color's alpha component. | |
![]() | |
Float | mTime |
The key's time code. | |
UInt32 | mInterpolation |
The interpolation mode. See IEnums::Interpolation. | |