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::MotionInstance::PlayStateIn Struct Reference

Public Attributes

float m_currentTime = 0.0f
 
float m_duration = 0.0f
 
float m_playSpeed = 0.0f
 
float m_freezeAtTime = -1.0f
 
AZ::u32 m_numLoops = 0
 
AZ::u32 m_maxLoops = EMFX_LOOPFOREVER
 
EPlayMode m_playMode = PLAYMODE_FORWARD
 
bool m_isFrozen = false
 
bool m_freezeAtLastFrame = false
 
bool m_isPaused = false
 

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