ezEngine Release 25.08
Loading...
Searching...
No Matches
ezMiniAudioSoundAssetProperties Class Reference
Inheritance diagram for ezMiniAudioSoundAssetProperties:

Static Public Member Functions

static void PropertyMetaStateEventHandler (ezPropertyMetaStateEvent &e)
 
- Static Public Member Functions inherited from ezNoBase
static const ezRTTIGetStaticRTTI ()
 

Public Attributes

ezString m_sGroup
 
bool m_bLoop = false
 
float m_fMinVolume = 1.0f
 
float m_fMaxVolume = 1.0f
 
float m_fMinPitch = 1.0f
 
float m_fMaxPitch = 1.0f
 
bool m_bSpatialize = true
 
float m_fMinDistance = 0.1f
 
float m_fMaxDistance = 10.0f
 
float m_fRolloff = 1.0f
 
float m_fDopplerFactor = 0.0f
 
ezDynamicArray< ezStringm_SoundFiles
 

Additional Inherited Members

- Public Member Functions inherited from ezReflectedClass
virtual const ezRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const ezRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
EZ_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

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