UxrAudioSourceStartPos.StartTime Property

Gets or sets the start time position to start playing from. UseRandomStartTime needs to be false to use it.

Namespace: UltimateXR.Audio
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public float StartTime { get; set; }

Property Value

Type: Single

See Also

Reference

UxrAudioSourceStartPos Class
UltimateXR.Audio Namespace