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::Integration::ActorComponent::BoundingBoxConfiguration Class Reference

Public Member Functions

 AZ_TYPE_INFO (BoundingBoxConfiguration, "{EBCFF975-00A5-4578-85C7-59909F52067C}")
 
void Set (ActorInstance *actorInstance) const
 
void SetAndUpdate (ActorInstance *actorInstance) const
 
AZ::Crc32 GetVisibilityAutoUpdate () const
 
AZ::Crc32 GetVisibilityAutoUpdateSettings () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

EMotionFX::ActorInstance::EBoundsType m_boundsType = EMotionFX::ActorInstance::BOUNDS_STATIC_BASED
 
float m_expandBy = 25.0f
 Expand the bounding volume by the given percentage.
 
bool m_autoUpdateBounds = true
 
float m_updateTimeFrequency = 0.0f
 
AZ::u32 m_updateItemFrequency = 1
 

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