UxrAudioSample.Volume Property
Gets or sets the volume used when playing the clip.
Namespace: UltimateXR.Audio
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float Volume { get; set; }
Property Value
Type: Single
Gets or sets the volume used when playing the clip.
Namespace: UltimateXR.Audio
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public float Volume { get; set; }
Type: Single