Property Position
- Namespace
- Bonsai.Audio.Configuration
- Assembly
- Bonsai.Audio.dll
Position
Gets or sets the location of the audio source in three-dimensional space.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Position { get; set; }