 | FadingAudioSourceLoop Property |
Whether the audio source is looping the current clip.
Namespace: Slash.Unity.Common.SoundAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic bool Loop { get; }
Public ReadOnly Property Loop As Boolean
Get
public:
property bool Loop {
bool get ();
}
member Loop : bool with get
Property Value
Type:
Boolean
See Also