Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FLinearConstraint
Syntax
TEnumAsByte< enum ELinearConstraintMotion > YMotion
Remarks
Indicates the linear constraint applied along the Y-axis. Free implies no constraint at all. Locked implies no movement along Y is allowed. Limited implies the distance in the joint along all active axes must be less than the Distance provided.