Click or drag to resize

AudioFaderVolume Property

Returns the current volume or allows to set it while fading.

Namespace:  Kit.Behaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public float Volume { get; set; }
Request Example View Source

Property Value

Type: Single
See Also