FConstraintInstance::SetLinearPlasticity

Sets the Linear Plasticity properties

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void SetLinearPlasticity
(
    bool bInLinearPlasticity,
    float InLinearPlasticityThreshold
)

Remarks

Sets the Linear Plasticity properties

Parameters

Parameter

Description

bInLinearPlasticity

Whether it is possible to reset the target angles

InLinearPlasticityThreshold

Delta from target needed to reset the target joint

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