Developer Documentation
Our new developer documentation is now available. Please check it out!

PlaybackComponent.Mute

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public bool Mute { get; set; }

The Unity AudioSource mute property

Info

Sets volume to 0 or restore original volume

Value Type

TypeDescription
Boolean