carb::audio::fEntityFlagNormalize

Defined in carb/audio/IAudioPlayback.h

constexpr EntityAttributeFlags carb::audio::fEntityFlagNormalize = 0x40000000

when set, this flag indicates that setListenerAttributes() or setEmitterAttributes() should normalize the forward and up vectors before setting them as active.

This flag should only be used when it is known that the vectors are not already normalized.