FPBDRigidsSolver::ApplyConfig

Apply a solver configuration to this solver, set externally by the owner of a solver (see [UPhysicsSettings](API\Runtime\Engine\PhysicsEngine\UPhysicsSettings) for world solver settings)

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "PBDRigidsSolver.h"

Source

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

Syntax

void ApplyConfig
(
    const FChaosSolverConfiguration & InConfig
)

Remarks

Apply a solver configuration to this solver, set externally by the owner of a solver (see UPhysicsSettings for world solver settings)

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