FPBDConstraintGraphRule::ApplyConstraints

Apply all corrections for constraints in the specified island.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDConstraintRule.h"

Syntax

virtual bool ApplyConstraints
(
    const FReal Dt,
    int32 Island,
    const int32 It,
    const int32 NumIts
)

Remarks

Apply all corrections for constraints in the specified island. Return true if more iterations are needed.

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