UEConsole Commands
VariableConsole VariablePhysics

p.Cloth.TeleportRotationThreshold

p.Cloth.TeleportRotationThreshold is a console variable in Unreal Engine 5 (UE5). See what p.Cloth.TeleportRotationThreshold does, its values, and how to use this cvar in the Unreal console below.

Category: Physics · Namespace: p

Help

Require p.Cloth.TeleportOverride. Rotation threshold in degrees, ranging from 0 to 180. Conduct teleportation if the character\'s rotation is greater than this threshold in 1 frame. Zero or negative values will skip the check. Default 0.

Usage

Unreal console (open with ~)
> p.Cloth.TeleportRotationThreshold 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in p