UxrAudioSample.Play Method

Plays the audio in a given position in space.

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

Syntax

C#

public void Play(
	Vector3 position
)

Parameters

 

position
Type: Vector3
World space coordinates where the audio will be played.

See Also

Reference

UxrAudioSample Class
UltimateXR.Audio Namespace