TransformSynchronizableCommonTeleport(Vector3) Method

Set position of transform and sync it to all clients.

Definition

Namespace: Alteruna.Multiplayer
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public void Teleport(
	Vector3 pos
)

Parameters

pos  Vector3
new position

See Also