Lib.mesh.modify.CollapseVertices - tixl3d/tixl GitHub Wiki
A simple effect that snaps the position of vertices to a grid. This might look interesting.
| Name (Relevancy & Type) | Description |
|---|---|
| Amount (Single) | - |
| StepCount (Int32) | - |
| SmoothSteps (Single) | - |
| GridSize (Single) | - |
| GridOffset (Vector3) | - |
| VolumeShape (Int32) | - |
| Center (Vector3) | - |
| Stretch (Vector3) | - |
| Scale (Single) | - |
| Rotate (Vector3) | - |
| FallOff (Single) | - |
| Phase (Single) | - |
| Extend (Single) | - |
| InputMesh (MeshBuffersRequired) | - |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.MeshBuffers |
⚠ Everything else is automatically generated and will be overwritten regularly.