Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/UPhysicsControlComponent
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;Teleport&41;
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.