SceneMesh Methods

Requires: Base Development System

Inherits from Scene»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 in which no two points share the same x and y values. 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 colors, normals, texture coordinates, and/or vertex arrays between meshes. Details