Sets the volume of the clip within a range of 0 → 1 on the audio source the clip plays on.
Standard
| Name | Type | Description | Default |
|---|---|---|---|
| volume | float |
The value to set the volume as. |
Range
| Name | Type | Description | Default |
|---|---|---|---|
| minVolumeValue | float |
The min value the volume can be set to. | |
| maxVolumeValue | float |
The max value the volume can be set to. |
Variance
| Name | Type | Description | Default |
|---|---|---|---|
| variance | Variance |
The variance to set the volume from. |