VertexElementVisibility class

VertexElementVisibility class

Defines if specified components is visible

Inheritance: VertexElementVisibilityVertexElement

The VertexElementVisibility type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the VertexElementVisibility class.

Properties

PropertyDescription
vertex_element_typeGets the type of the VertexElement
nameGets or sets the name.
mapping_modeGets or sets how the element is mapped.
reference_modeGets or sets how the element is referenced.
indicesGets the indices data

Methods

MethodDescription
set_indicesLoad indices
clearClears all the data from this vertex element.
set_data

See Also