Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::Pipeline::Rule::MotionRangeRule Class Reference

Inherits AZ::SceneAPI::DataTypes::IRule.

Public Member Functions

 AZ_RTTI (MotionRangeRule, "{3107B08E-5D9D-49A0-8B1B-2133B5A1B041}", IRule)
 
AZ::u32 GetStartFrame () const
 
AZ::u32 GetEndFrame () const
 
bool GetProcessRangeRuleConversion () const
 
void SetStartFrame (AZ::u32 frame)
 
void SetEndFrame (AZ::u32 frame)
 
void SetProcessRangeRuleConversion (bool processRangeRuleConversion)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Protected Attributes

AZ::u32 m_startFrame
 
AZ::u32 m_endFrame
 
bool m_processRangeRuleConversion
 

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