Property Velocity
Velocity
Gets or sets the current velocity of the listener, in the world coordinate frame. If this property is not set, the velocity of the audio listener will not be updated.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3? Velocity { get; set; }