Navigation
API > API/Plugins > API/Plugins/ChaosCloth
| |
|
| Name |
UChaosClothingSimulationInteractor |
| Type |
class |
| Header File |
/Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationInteractor.h |
| Include Path |
#include "ChaosCloth/ChaosClothingSimulationInteractor.h" |
Syntax
UCLASS (BlueprintType, MinimalAPI)
class UChaosClothingSimulationInteractor : public UClothingSimulationInteractor
Inheritance Hierarchy
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Commands |
TArray< Chaos::Internal::FClothingSimulationInteractorCommand > |
Simulation command queue processed when we hit a sync. |
ChaosCloth/ChaosClothingSimulationInteractor.h |
|
| ConfigCommands |
TArray< Chaos::Internal::FClothingInteractorConfigCommand > |
|
ChaosCloth/ChaosClothingSimulationInteractor.h |
|
Functions