API reference

EnableFlagInternal Enum

An enumeration of acoustic features that can be enabled/disabled.
You can set these properties using MetaXRAudioNativeInterface.NativeInterface.SetEnabled

Enumeration Constants

MemberValueDescription
NONE
0
Disable all features.
SIMPLE_ROOM_MODELING
2
Enable/disable simple room modeling globally. Default: disabled.
LATE_REVERBERATION
3
Late reverbervation, requires simple room modeling enabled. Default: disabled.
RANDOMIZE_REVERB
4
Randomize reverbs to diminish artifacts. Default: enabled.
PERFORMANCE_COUNTERS
5
Enable profiling. Default: disabled.
DIFFRACTION
6
Enable Diffraction. Default: disabled.