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