lib.point.sim.SimCentricalOffset - tixl3d/tixl GitHub Wiki
Applies a directed force to points (acceleration stored in W). Use [SimForwardMovement] to move them as agents.
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViews) | Point input |
| Center (Vector3) | - |
| MaxAcceleration (Single) | - |
| Amount (Single) | - |
| DecayExponent (Single) | - |
| ShowGizmo (GizmoVisibility) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.