UChaosClothingInteractor::SetCollision

Windows
MacOS
Linux

References

Module

ChaosCloth

Header

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

Include

#include "ChaosCloth/ChaosClothingSimulationInteractor.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category=ClothingSimulation,
          Meta=(Keywords="Chaos Self Thickness Friction Coefficient"))
void SetCollision
(
    float CollisionThickness,
    float FrictionCoefficient,
    bool bUseCCD,
    float SelfCollisionThickness
)

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