Skip to content

lib.3d.mesh.modify.Warp2dMesh

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

Warp2dMesh

in lib.3d.mesh.modify


Uses a set of reference points to warp a mesh geometry. This can be useful for adjusting project mapping.


Input Parameters

Name (Relevancy & Type) Description
InputMesh (MeshBuffersRequired) -
Points (BufferWithViews) -
TargetPoints (BufferWithViews) -

Outputs

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.

Clone this wiki locally