Declaración
func SetLocalPlayerPosition(position Vector3)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
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
Nombre | Tipo | Descripción |
---|---|---|
Position | Vector3 | The target position |