TeleportSpeed#

Teleport speed (km/h).

If the calculated speed is larger than this amount, the object is deemed to have teleported and the computed velocity is discarded.

Declaration#

public float TeleportSpeed { get; set; }