Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSolver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TArray< Softs::FSolverVec3 > & GetNormals () |
ChaosCloth/ChaosClothingSimulationSolver.h | ||
const Softs::FSolverVec3 * GetNormals
(
int32 ParticleRangeId |
ChaosCloth/ChaosClothingSimulationSolver.h | ||
Softs::FSolverVec3 * GetNormals
(
int32 ParticleRangeId |
ChaosCloth/ChaosClothingSimulationSolver.h |
GetNormals()
| Name | GetNormals |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
const TArray < Softs::FSolverVec3 > & GetNormals() const
GetNormals(int32)
| Name | GetNormals |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
const Softs::FSolverVec3 * GetNormals
(
int32 ParticleRangeId
) const
GetNormals(int32)
| Name | GetNormals |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSolver.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSolver.h" |
Softs::FSolverVec3 * GetNormals
(
int32 ParticleRangeId
)