void MLPlayer.Teleport(Vector3 location)
7/14/25Less than 1 minute
Member of ML.SDK.MLPlayer
Method
void MLPlayer.Teleport(Vector3 location)
void MLPlayer.Teleport(Vector3 location);
Parameters
Parameter | Type | Description |
---|---|---|
location | Vector3 | Where the player will be teleported. |
Returns
Summary
Teleports the player root to the desired location in the scene.