teleportto 1 - eisclimber/ExPresS-XR GitHub Wiki

ForceTeleport.TeleportTo(Transform)

Method in ForceTeleport

Summary

Teleports the player to the target without fade.

public void TeleportTo(Transform target);

Parameters

Name Description
UnityEngine.Transform target Teleport position and rotation.
⚠️ **GitHub.com Fallback** ⚠️