lib.point.combine.BlendMeshVertices - tooll3/t3 GitHub Wiki
Blends between two sets of mesh vertices. This only yields meaningful (i.e., predictable results) for meshes with the same vertex count and topology.
Name (Relevancy & Type) | Description |
---|---|
BlendValue (Single) | - |
BlendMode (Int32) | - |
Pairing (Int32) | - |
RangeWidth (Single) | - |
Scatter (Single) | - |
MeshA (MeshBuffersRequired) | - |
MeshB (MeshBuffersRequired) | - |
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.