Property Direction
Direction
Gets or sets the direction vector of the audio source.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }
Property Value
- Vector3
Gets or sets the direction vector of the audio source.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Direction { get; set; }