SceneMesh Properties

LabView Local Project Settings

SceneMesh Properties

Installed With: Base Package

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

PropertyDescription
Color ArrayDetermines the RGBA color values that can be used by the mesh as defined by the Indices. Details
Color Binding ModeReturns the mode used to bind colors of the mesh to the representation. Details
Draw ModeReturns the mode used to draw the mesh. Details
IndicesIndexes the texture coordinates for the mesh. Details
Normal ArrayReturns the x, y, and z normal components that can be used by the mesh as indexed by the Indices. Details
Normal Binding ModeReturns the binding mode of the normals of the mesh. Details
Texture Coordinates []Defines the s and t texture space coordinates that can be used by the mesh as indexed by Indices. Details
Use Display List?Sets whether the mesh uses display lists. Details
Vertex ArrayReturns an array of the vertices that can be used by the mesh, as indexed by the Indices. Each vertex consists of an x, y, and z value. Details