FClothingSimulationSolver::SetProperties

Set general cloth simulation properties.

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 SetProperties
(
    uint32 GroupId,
    FRealSingle DampingCoefficient,
    FRealSingle CollisionThickness,
    FRealSingle FrictionCoefficient
)

Remarks

Set general cloth simulation properties.

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