Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FAngularDriveConstraint
Syntax
UPROPERTY (EditAnywhere, Category=AngularMotor)
TEnumAsByte < enum EAngularDriveMode::Type > AngularDriveMode
Remarks
Whether motors use SLERP (spherical lerp) or decompose into a Swing motor (cone constraints) and Twist motor (roll constraints). NOTE: SLERP will NOT work if any of the angular constraints are locked.