Table of Contents

Property Velocity

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

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; }

Property Value

Vector3?