Property Velocity
Velocity
Gets or sets the velocity of the listener, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Velocity { get; set; }
Property Value
- Vector3
Gets or sets the velocity of the listener, in the world coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Velocity { get; set; }