Property Direction
Direction
Gets or sets the direction vector of the listener, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }
Gets or sets the direction vector of the listener, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }