Set debug mode for 3D sound objects
| <viz>.setDebugSound3D( | |
| mode |
)
mode
Can be a True/False value or viz.TOGGLE to toggle the current state.
When 3D sound debugging is enabled, a blue speaker icon will appear at the location of all currently playing 3D sounds. This is helpful for visualizing where 3D sound sources are originating from.
None