lib.3d.mesh.modify.SelectVertices - tooll3/t3 GitHub Wiki
Sets the selection property of mesh vertices from a volume. This can later be used to selectively apply manipulations like displace.
also see: [ScatterMeshFaces]
Name (Relevancy & Type) | Description |
---|---|
InputMesh (MeshBuffers) | - |
VolumeShape (Int32) | - |
Center (Vector3) | - |
Stretch (Vector3) | - |
Scale (Single) | - |
Rotate (Vector3) | - |
FallOff (Single) | - |
Mode (Int32) | - |
ClampResult (Boolean) | - |
Strength (Single) | - |
Phase (Single) | - |
Threshold (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.