Photon Fusion
2.0.9
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. More... | |
Implement this interface on a NetworkTRSP implementation to indicate it can be teleported.
| void Teleport | ( | Vector3? | position = null, |
| Quaternion? | rotation = null |
||
| ) |
Teleports to the indicated values, and network the Teleport event.
Implemented in NetworkTransform.