Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Teleport)
float TeleportRotationThreshold
Remarks
If the component rotates by more than this angle (in degrees) 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.