Camera.DopplerTracking

Values

ValueMeaning
dopplerTrackingDisabled0

Disables url=https://en.wikipedia.org/wiki/Doppler_effectDoppler effect/url simulation (default).

dopplerTrackingIdleStep1

Simulate url=https://en.wikipedia.org/wiki/Doppler_effectDoppler effect/url by tracking positions of objects that are changed in _process. Changes in the relative velocity of this camera compared to those objects affect how Audio is perceived (changing the Audio's pitch shift).

dopplerTrackingPhysicsStep2

Simulate url=https://en.wikipedia.org/wiki/Doppler_effectDoppler effect/url by tracking positions of objects that are changed in _physics_process. Changes in the relative velocity of this camera compared to those objects affect how Audio is perceived (changing the Audio's pitch shift).

Meta