Skip to content

lib.point.combine.BlendMeshVertices

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

BlendMeshVertices

in lib.point.combine


Blends between two sets of mesh vertices. This only yields meaningful (i.e., predictable results) for meshes with the same vertex count and topology.


Input Parameters

Name (Relevancy & Type) Description
BlendValue (Single) -
BlendMode (Int32) -
Pairing (Int32) -
RangeWidth (Single) -
Scatter (Single) -
MeshA (MeshBuffersRequired) -
MeshB (MeshBuffersRequired) -

Outputs

Name Type
BlendedMesh 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