Table of Contents

Property Velocity

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

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

Property Value

Vector3?