Declaration
func SetLocalPlayerPosition(position Vector3)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Position | Vector3 | The target position |
When the player is using classic game characters, this API can set the player's position.
func SetLocalPlayerPosition(position Vector3)
go
Name | Type | Description |
---|---|---|
Position | Vector3 | The target position |