 | FadingAudioSourceVolume Property |
Current volume of the audio source.
Namespace: Slash.Unity.Common.SoundAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic float Volume { get; }
Public ReadOnly Property Volume As Single
Get
public:
property float Volume {
float get ();
}
member Volume : float32 with get
Property Value
Type:
Single
See Also