Navigation
| Name | ChaosCloth |
| Type | Plugin |
| Part of Plugins | Chaos Cloth |
| Location | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/ |
| Module Build Rules | ChaosCloth.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FClothComplexColliders | |
| FClothConstraints | |
| FClothingSimulation | |
| FClothingSimulationCloth | Cloth simulation node. |
| FClothingSimulationCollider | Collider simulation node. |
| FClothingSimulationConfig | Cloth simulation properties. |
| FClothingSimulationMesh | Mesh simulation node. |
| FClothingSimulationSkeletalMesh | |
| FClothingSimulationSolver | Solver simulation node. |
| FClothVisualizationNoGC | |
| UChaosClothConfig | Hiding categories that will be used in the future. |
| UChaosClothingInteractor | |
| UChaosClothingSimulationFactory | |
| UChaosClothingSimulationInteractor | |
| UChaosClothSharedSimConfig | Chaos config settings shared between all instances of a skeletal mesh. |
Structs
Interfaces
| Name | Remarks |
|---|---|
| IChaosClothModuleInterface |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FChaosClothingInteractorCommand | TBaseDelegate_OneParam< void, Chaos::FClothingSimulationCloth * > | ChaosCloth/ChaosClothingSimulationInteractor.h | |
| FChaosClothingInteractorConfigCommand | TBaseDelegate_TwoParams< void, Chaos::FClothingSimulationConfig *, int32 > | Command signature for handling synced command buffer. | ChaosCloth/ChaosClothingSimulationInteractor.h |
| FChaosClothingSimulationInteractorCommand | TBaseDelegate_TwoParams< void, Chaos::FClothingSimulation *, FClothingSimulationContextCommon * > | ChaosCloth/ChaosClothingSimulationInteractor.h | |
| FClothingSimulationContext | FClothingSimulationContextCommon | ChaosCloth/ChaosClothingSimulation.h |
Enums
Public
| Name | Remarks |
|---|---|
| EChaosClothTetherMode | Long range attachment options. Deprecated. |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| bChaos_CalculateBounds_ISPC_Enabled | bool | Support run-time toggling on supported platforms in non-shipping configurations. | ChaosCloth/ChaosClothingSimulationSolver.h |
| bChaos_GetSimData_ISPC_Enabled | bool | Support run-time toggling on supported platforms in non-shipping configurations. | ChaosCloth/ChaosClothingSimulation.h |
| bChaos_PreSimulationTransforms_ISPC_Enabled | bool | ChaosCloth/ChaosClothingSimulationSolver.h | |
| bChaos_PreSubstepInterpolation_ISPC_Enabled | bool | ChaosCloth/ChaosClothingSimulationSolver.h | |
| bChaos_SkinPhysicsMesh_ISPC_Enabled | bool | Support run-time toggling on supported platforms in non-shipping configurations. | ChaosCloth/ChaosClothingSimulationMesh.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FGCObject | ChaosCloth/ChaosClothVisualization.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual Chaos::~FClothVisualization() |
ChaosCloth/ChaosClothVisualization.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Chaos::AddReferencedObjects
(
FReferenceCollector& |
ChaosCloth/ChaosClothVisualization.h | ||
virtual FString Chaos::GetReferencerName() |
ChaosCloth/ChaosClothVisualization.h |