teleportto 2 - eisclimber/ExPresS-XR GitHub Wiki
Method in ForceTeleport
Teleports the player to the target with optional fade.
public void TeleportTo(Transform target, bool fade)| Name | Description |
|---|---|
UnityEngine.Transform target |
Teleport position and rotation. |
bool fade |
With or without fade. |