carb::audio::fEntityFlagMakePerp
Defined in carb/audio/IAudioPlayback.h
- 
constexpr EntityAttributeFlags carb::audio::fEntityFlagMakePerp = 0x80000000
- when set, this flag indicates that setListenerAttributes() or setEmitterAttributes() should make the forward and up vectors perpendicular and normalized before setting them as active. - This flag should only be used when it is known that the vectors are not already perpendicular.