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