FConstraintInstance::SetLinearXLimit

Sets the LinearX Motion Type and the limit distance ( distance is the same for all 3 axes)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintInstance.h

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void SetLinearXLimit
(
    ELinearConstraintMotion ConstraintType,
    float InLinearLimitSize
)

Remarks

Sets the LinearX Motion Type and the limit distance (

distance is the same for all 3 axes)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss