FPBDEvolution::AddConstraintInitRange

Add constraints. Return the index of the first added constraint.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDEvolution.h

Include

#include "Chaos/PBDEvolution.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PBDEvolution.cpp

Syntax

int32 AddConstraintInitRange
(
    int32 NumConstraints,
    bool bActivate
)

Remarks

Add constraints. Return the index of the first added constraint.

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