SceneMesh Methods

LabView Local Project Settings

SceneMesh Methods

Installed With: Base Package

Inherits from SceneDrawableยปSceneGeometry. View the class hierarchy.

MethodDescription
Delaunay MeshGenerates a Delaunay triangulation mesh around an array of points. Use this method on an array of 3D points where no two points share the same z value. Details
Set Mesh ParametersSets the parameters that describe the mesh. Use this method to define how LabVIEW renders the 3D object to which you apply the mesh. If you do not specify a value for a parameter of this method, LabVIEW uses the current value of the parameter. Details
Share ArraysShares color, normal, texture coordinate, and/or vertex arrays between meshes. Details