Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSolver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Softs::FSolverReal SetParticleMassPerArea
(
Softs::FSolverParticlesRange& Particles, |
ChaosCloth/ChaosClothingSimulationSolver.h | ||
Softs::FSolverReal SetParticleMassPerArea
(
int32 Offset, |
ChaosCloth/ChaosClothingSimulationSolver.h |
SetParticleMassPerArea(Softs::FSolverParticlesRange &, const FTriangleMesh &)
| Name | SetParticleMassPerArea |
| 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 |
Softs::FSolverReal SetParticleMassPerArea
(
Softs::FSolverParticlesRange & Particles,
const FTriangleMesh & Mesh
)
SetParticleMassPerArea(int32, int32, const FTriangleMesh &)
| Name | SetParticleMassPerArea |
| 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 |
Softs::FSolverReal SetParticleMassPerArea
(
int32 Offset,
int32 Size,
const FTriangleMesh & Mesh
)