Lib.particle.force.ReconstructiveForce - tixl3d/tixl GitHub Wiki
Blends the simulation particle points toward the original matching emit points.
Note: The effect is likely to produce unpredictable results if the number of emit points does not match the number of simulation points.
| Name (Relevancy & Type) | Description |
|---|---|
| TargetPoints (BufferWithViewsRequired) | - |
| Strength (Single) | - |
| DistanceMode (Int32) | - |
| VolumeCenter (Vector3) | - |
| VolumeStretch (Vector3) | - |
| VolumeScale (Single) | - |
| VolumeRotate (Vector3) | - |
| FallOff (Single) | - |
| Bias (Single) | - |
| GizmoVisibility (GizmoVisibility) | - |
| Name | Type |
|---|---|
| ParticleSystem | T3.Core.DataTypes.ParticleSystem |
⚠ Everything else is automatically generated and will be overwritten regularly.