FConstraintInstance::SetAngularBreakable

Sets the Angular Breakable properties

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void SetAngularBreakable
(
    bool bInAngularBreakable,
    float InAngularBreakThreshold
)

Remarks

Sets the Angular Breakable properties

Parameters

Parameter

Description

bInAngularBreakable

Whether it is possible to break the joint with angular force

InAngularBreakThreshold

Torque needed to break the 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