Chaos::UpdateSolverBreakingModel

Update the solver breaking model based on external strain

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/FieldSystemProxyHelper.h

Include

#include "PhysicsProxy/FieldSystemProxyHelper.h"

Syntax

namespace Chaos
{
    void Chaos::UpdateSolverBreakingModel
    (
        Chaos::FPBDRigidsSolver * RigidSolver,
        TMap< Chaos::FGeometryParticleHandle *, float > & ExternalStrain
    )
}

Remarks

Update the solver breaking model based on external strain

Parameters

Parameter

Description

Rigidsolver

Rigid solver owning the breaking model

ExternalStrain

Strain to be used to update the breaking model

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