Skip to content

lib.3d.mesh.modify.SelectVertices

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

SelectVertices

in lib.3d.mesh.modify


Sets the selection property of mesh vertices from a volume. This can later be used to selectively apply manipulations like displace.

also see: [ScatterMeshFaces]


Input Parameters

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) -

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