teleportto 2 - eisclimber/ExPresS-XR GitHub Wiki

ForceTeleport.TeleportTo(Transform,bool)

Method in ForceTeleport

Summary

Teleports the player to the target with optional fade.

public void TeleportTo(Transform target, bool fade)

Parameters

Name Description
UnityEngine.Transform target Teleport position and rotation.
bool fade With or without fade.
⚠️ **GitHub.com Fallback** ⚠️