Summary

public void Teleport(MatrixD pos, object source, bool ignoreAssert)

When moving entity over large distances or when entity has children, using this method preferred over SetPosition(Vector3D)

Parameters