Murl Engine API  Version 2018.3
Murl::Resource::IAnimation::Raw::QuaternionKey Struct Reference

An animation key holding a rotation quaternion. More...

#include <murl_resource_i_animation.h>

Detailed Description

An animation key holding a rotation quaternion.

Inheritance diagram for Murl::Resource::IAnimation::Raw::QuaternionKey:
Murl::Resource::IAnimation::Raw::Key

Public Attributes

Float mQuatR
 The floating point value for the quaternion's R.
 
Float mQuatI
 The floating point value for the quaternion's I component.
 
Float mQuatJ
 The floating point value for the quaternion's J component.
 
Float mQuatK
 The floating point value for the quaternion's K component.
 
- Public Attributes inherited from Murl::Resource::IAnimation::Raw::Key
Float mTime
 The key's time code.
 
UInt32 mInterpolation
 The interpolation mode. See IEnums::Interpolation.
 

The documentation for this struct was generated from the following file: