Property Position
Position
Gets or sets the current location of the audio source in three-dimensional space.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Position { get; set; }
Property Value
- Vector3
Gets or sets the current location of the audio source in three-dimensional space.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Position { get; set; }