Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FLinearConstraint
Syntax
UPROPERTY (EditAnywhere, Category=Linear, Meta=(DisplayName="Y Motion"))
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.