Property Direction
- Namespace
- Bonsai.Audio.Configuration
- Assembly
- Bonsai.Audio.dll
Direction
Gets or sets the direction vector of the audio source.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }
Gets or sets the direction vector of the audio source.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }