FConstraintInstance::SetAngularPlasticity

Sets the Angular Plasticity properties

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void SetAngularPlasticity
(
    bool bInAngularPlasticity,
    float InAngularPlasticityThreshold
)

Remarks

Sets the Angular Plasticity properties

Parameters

Parameter

Description

bInAngularPlasticity

Whether it is possible to reset the target angles

InAngularPlasticityThreshold

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