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