Skip to main content
Member of ML.SDK.MLPlayer
Method

void MLPlayer.Teleport(Vector3 location)

 void MLPlayer.Teleport(Vector3 location);

Parameters

ParameterTypeDescription
locationVector3Where the player will be teleported.

Returns

void

Summary

Teleports the player root to the desired location in the scene.