Sets the position of the audio clip to the entered position.
Name | Type | Description | Default |
---|---|---|---|
position | Vector2 |
The position to set to. |
Name | Type | Description | Default |
---|---|---|---|
position | Vector3 |
The position to set to. |
Name | Type | Description | Default |
---|---|---|---|
transform | Transform |
The transform to get the position off. | |
localSpace | bool |
Should it use the local position or world position? | false |