Voice3DSettings
Declaration
public struct Strawberry.Sound.Voice3DSettings
Properties
Position
Gets or sets position of the source sound.
Vector3 Position { get set }
Direction
Ges or sets direction to which the sound is projecting
Vector3 Direction { get set }
Velocity
Gets or sets velocity of the sound projection
Vector3 Velocity { get set }