isVirtual
7/14/25Less than 1 minute
AudioSource.isVirtual
Name | Type |
---|---|
isVirtual | boolean |
Description
True if all sounds played by the AudioSource (main sound started by Play() or playOnAwake as well as one-shots) are culled by the audio system.
Name | Type |
---|---|
isVirtual | boolean |
True if all sounds played by the AudioSource (main sound started by Play() or playOnAwake as well as one-shots) are culled by the audio system.