Photon Fusion 2.1.1

INetworkTRSPTeleport Interface Reference

Implement this interface on a NetworkTRSP implementation to indicate it can be teleported. More...

Inherited by NetworkTransform.

Public Member Functions

void Teleport (Vector3? position=null, Quaternion? rotation=null)
 Teleports to the indicated values, and network the Teleport event.

Detailed Description

Implement this interface on a NetworkTRSP implementation to indicate it can be teleported.