Solid.Teleport

void Teleport(Vec3 position, Quat rotation)

Moves the Solid to the new pose, without colliding with objects on the way there.

   
Vec3 position The destination position!
Quat rotation The destination rotation!




Found an issue with these docs, or have some additional questions? Create an Issue on Github!