SceneMesh Methods
Installed With: Base Package
Inherits from 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 where no two points share the same z value. 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 color, normal, texture coordinate, and/or vertex arrays between meshes. Details |