-
Notifications
You must be signed in to change notification settings - Fork 200
lib.3d.mesh.modify.MoveMeshToPointLine
Thomas Mann edited this page Jan 17, 2024
·
2 revisions
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.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features