UxrAudioSourceStartPos.UseRandomStartTime Property
Gets or sets whether to start playing from a random position in the audio interval.
Namespace: UltimateXR.Audio
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool UseRandomStartTime { get; set; }
Property Value
Type: Boolean