core.audio_3d.doppler_tracking

Client

Enumeration of supported Doppler tracking modes


Values

ConstantDescription
core.audio_3d.doppler_tracking.DISABLEDNo Doppler effect is applied
core.audio_3d.doppler_tracking.IDLE_STEPDoppler effect is calculated every idle frame. Suitable for most use cases
core.audio_3d.doppler_tracking.PHYSICS_STEPDoppler effect is calculated every physics step. Use when the source or listener moves via physics

On this page