Requires: Base Development System
Inherits from Scene»SceneDrawable»SceneGeometry. View the class hierarchy.
Method | Description |
---|---|
Delaunay Mesh | Generates 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 Parameters | Sets 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 Arrays | Shares colors, normals, texture coordinates, and/or vertex arrays between meshes. Details |