Click or drag to resize

AudioFaderClip Property

Returns the audio currently playing or allows to change it while fading.

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

Property Value

Type: AudioClip
See Also