FClothingSimulationSolver::SetUseCCD

Set whether to use continuous collision detection.

Windows
MacOS
Linux

References

Module

ChaosCloth

Header

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulationSolver.h

Include

#include "ChaosCloth/ChaosClothingSimulationSolver.h"

Source

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Private/ChaosCloth/ChaosClothingSimulationSolver.cpp

Syntax

void SetUseCCD
(
    uint32 GroupId,
    bool bUseCCD
)

Remarks

Set whether to use continuous collision detection.

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