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; }
Property Value
- Vector3
Gets or sets the direction vector of the listener, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }