teleportto 1 - eisclimber/ExPresS-XR GitHub Wiki
Method in ForceTeleport
Teleports the player to the target without fade.
public void TeleportTo(Transform target);| Name | Description |
|---|---|
UnityEngine.Transform target |
Teleport position and rotation. |
Method in ForceTeleport
Teleports the player to the target without fade.
public void TeleportTo(Transform target);| Name | Description |
|---|---|
UnityEngine.Transform target |
Teleport position and rotation. |