| bAppendToExisting |
Append to existing set of constraints. Stiffnesses inherited from existing constraints. |
bool |
False |
| bUseTetRepulsionConstraints |
Treat as tetrahedral repulsion constraints (e.g., for self collisions) rather than spring constraints |
bool |
False |
| VertexFaceSpringExtensionStiffness |
Extension Stiffness is the spring stiffness applied when the spring is currently longer than its rest length. This is a low-high range, but there are currently no ways to author per-spring stiffnesses, so only Low is used in practice. |
FVector2f |
(X=100.000000,Y=100.000000) |
| VertexFaceSpringCompressionStiffness |
Compression Stiffness is the spring stiffness applied when the spring is currently shorter than its rest length. This is a low-high range, but there are currently no ways to author per-spring stiffnesses, so only Low is used in practice. |
FVector2f |
(X=100.000000,Y=100.000000) |
| VertexFaceSpringDamping |
This damping is the relative to critical damping. This is a low-high range, but there are currently no ways to author per-spring stiffnesses, so only Low is used in practice. |
FVector2f |
(X=0.000000,Y=0.000000) |
| VertexFaceRepulsionStiffness |
Stiffness for repulsion constraints |
float |
0.500000 |
| VertexFaceMaxRepulsionIters |
Max Number of iterations to apply (per solver iteration). Helps resolve more collisions, but at additional compute cost. |
int32 |
1 |
| ConstructionSets |
Construction data for procedurally generating constraints. |
TArray |
(()) |
| bUseThicknessMap |
Use Thickness rather than current rest collection state to determine rest lengths. |
bool |
False |
| Thickness |
Thickness for calculating rest lengths. Rest length will be combined value of thickness on both end points. |
FChaosClothAssetWeightedValue |
(bIsAnimatable=False,Low=0.500000,High=0.500000,WeightMap="SpringThickness",bImportFabricBounds=False,bBuildFabricMaps=False) |
| RestLengthScale |
Scale applied to the rest lengths of the springs. A value of 1 will preserve the distance in the rest collection. |
float |
1.000000 |
| GenerateConstraints |
Click on this button to generate constraints from the construction data. |
FDataflowFunctionProperty |
() |