FPBDConstraintGraphRule::ApplyPushOut

Apply push out for constraints in the specified island. Return true if more iterations are needed.

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 ApplyPushOut
(
    const FReal Dt,
    int32 Island,
    const int32 It,
    const int32 NumIts
)

Remarks

Apply push out 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