Our new developer documentation is now available. Please check it out!
PlaybackComponent.Mute
public bool Mute { get; set; }
The Unity AudioSource mute property
Info
Sets volume to 0 or restore original volume
Value Type
Type | Description |
---|---|
Boolean |
public bool Mute { get; set; }
The Unity AudioSource mute property
Sets volume to 0 or restore original volume
Type | Description |
---|---|
Boolean |