Audio Mute

Node description and basic instructions

Description

Un- / Mutes the AudioSource. Mute sets the volume=0, Un-Mute restore the original // volume.

To create it, right-click in the editor and select Create Node/Tasks/Audio/Audio Mute

This task node has a number of fields, that are highlighted in picture below.

Fields

NameDescription

Node Name

Name of node

Ignore About Self

Whether node ignores abort self or not

Transform

Transform reference with AudioSource component.

Mute

Mute state of target AudioSource

Last updated