Table of Contents

Property Direction

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

Direction

Gets or sets the current direction vector of the audio source. If this property is not set, the direction of the audio source will not be updated.

[TypeConverter(typeof(NumericRecordConverter))]
public Vector3? Direction { get; set; }

Property Value

Vector3?