Lib.mesh.modify.Warp2dMesh - tixl3d/tixl GitHub Wiki
Uses a set of reference points to warp a mesh geometry. This can be useful for adjusting project mapping.
| Name (Relevancy & Type) | Description |
|---|---|
| InputMesh (MeshBuffersRequired) | - |
| Points (BufferWithViews) | - |
| TargetPoints (BufferWithViews) | - |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.MeshBuffers |
⚠ Everything else is automatically generated and will be overwritten regularly.