Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlComponent
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;Teleport&41;
float TeleportDistanceThreshold
Remarks
If the component moves by more than this distance then it is treated as a teleport, which prevents velocities being used for a frame. It is also used as the threshold for teleporting when moving kinematic objects. Zero or negative disables.