Property Direction
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; }