lib.3d.mesh.generate.RepeatMeshAtPoints - tooll3/t3 GitHub Wiki

RepeatMeshAtPoints

in lib.3d.mesh.generate


Creates a new mesh that repeats the incoming mesh at each point. Note: With large meshes or point sets, this can quickly result in excessively large meshes.

Also see: [DrawMeshAtPoints]


Input Parameters

Name (Relevancy & Type) Description
InputMesh (MeshBuffersRequired) -
Points (BufferWithViewsRequired) -
Scale (Single) -
UseWForSize (Boolean) -
WStretchAmount (Vector3) -

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.

⚠️ **GitHub.com Fallback** ⚠️