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::MotionData::OptimizeSettings Struct Reference

Public Attributes

AZStd::vector< size_t > m_jointIgnoreList
 
AZStd::vector< size_t > m_morphIgnoreList
 
AZStd::vector< size_t > m_floatIgnoreList
 
float m_maxPosError = 0.001f
 
float m_maxRotError = 0.01f
 
float m_maxScaleError = 0.001f
 
float m_maxMorphError = 0.001f
 
float m_maxFloatError = 0.001f
 
bool m_updateDuration = false
 

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