Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UPhysicsConstraintComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsConstraintComponent.h |
Include | #include "PhysicsEngine/PhysicsConstraintComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsConstraintComponent.cpp |
void SetLinearYLimit
&40;
ELinearConstraintMotion ConstraintType,
float LimitSize
&41;
Remarks
Sets the LinearY Motion Type
Parameters
Name | Description |
---|---|
ConstraintType | New Constraint Type |
LimitSize | Size of limit |