lib.3d.mesh.modify.MoveMeshToPointLine - tooll3/t3 GitHub Wiki
Deforms a mesh in world space origin along a line defined by points.
It maps the geometry to the complete range of all points. Use the range parameter to squeeze the geometry to the correct ratio. Use the Offset parameter to shift the object along the line. The Scale parameter can help adjust the overall scale of the geometry.
Name (Relevancy & Type) | Description |
---|---|
InputMesh (MeshBuffersRequired) | - |
Points (BufferWithViewsRequired) | - |
Range (Single) | - |
Offset (Single) | - |
Scale (Single) | - |
Name | Type |
---|---|
Result | T3.Core.DataTypes.MeshBuffers |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.