core.camera.doppler_tracking
Client
Enumeration of supported doppler tracking modes
Values
| Constant | Description |
|---|---|
core.camera.doppler_tracking.DISABLED | Doppler effect is disabled |
core.camera.doppler_tracking.IDLE_STEP | Doppler effect is calculated during the idle step |
core.camera.doppler_tracking.PHYSICS_STEP | Doppler effect is calculated during the physics step — use when the camera follows a physics-driven object |