Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSolver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetWindAndPressureProperties
(
uint32 GroupId, |
Set the wind and pressure properties. | ChaosCloth/ChaosClothingSimulationSolver.h | |
void SetWindAndPressureProperties
(
uint32 GroupId, |
ChaosCloth/ChaosClothingSimulationSolver.h | ||
void SetWindAndPressureProperties
(
uint32 GroupId, |
ChaosCloth/ChaosClothingSimulationSolver.h |
SetWindAndPressureProperties(uint32, const Softs::FCollectionPropertyConstFacade &, const TMap< FString, TConstArrayView< FRealSingle > > &, bool)
Description
Set the wind and pressure properties.
| Name | SetWindAndPressureProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationSolver.cpp |
void SetWindAndPressureProperties
(
uint32 GroupId,
const Softs::FCollectionPropertyConstFacade & PropertyCollection,
const TMap < FString , TConstArrayView< FRealSingle > > & WeightMaps,
bool bEnableAerodynamics
)
SetWindAndPressureProperties(uint32, const TVec2< FRealSingle > &, const TVec2< FRealSingle > &, FRealSingle, const TVec2< FRealSingle > &)
| Name | SetWindAndPressureProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
void SetWindAndPressureProperties
(
uint32 GroupId,
const TVec2< FRealSingle > & Drag,
const TVec2< FRealSingle > & Lift,
FRealSingle FluidDensity,
const TVec2< FRealSingle > & Pressure
)
SetWindAndPressureProperties(uint32, const TVec2< FRealSingle > &, const TVec2< FRealSingle > &, const TVec2< FRealSingle > &, const TVec2< FRealSingle > &, FRealSingle, const TVec2< FRealSingle > &)
| Name | SetWindAndPressureProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationSolver.cpp |
void SetWindAndPressureProperties
(
uint32 GroupId,
const TVec2< FRealSingle > & Drag,
const TVec2< FRealSingle > & OuterDrag,
const TVec2< FRealSingle > & Lift,
const TVec2< FRealSingle > & OuterLift,
FRealSingle FluidDensity,
const TVec2< FRealSingle > & Pressure
)