Table of Contents

Property Orientation

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

Orientation

Gets or sets the current orientation of the listener, in the world coordinate frame. If this property is not set, the orientation of the audio listener will not be updated.

[TypeConverter(typeof(NumericRecordConverter))]
public Quaternion? Orientation { get; set; }

Property Value

Quaternion?