Set Volume
Last updated
Last updated
The Set Volume Node sets the current volume of a Media Object. This does not change the Volume
Attribute however.
Scope: Scene, Function, Prefab.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The Media Object whose volume will be set. |
| Int | The Integer value of the desired volume. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |