VertexElementVisibility class
VertexElementVisibility class
Defines if specified components is visible
Inheritance: VertexElementVisibility →
VertexElement
The VertexElementVisibility type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) | Initializes a new instance of the VertexElementVisibility class. |
Properties
| Property | Description |
|---|---|
| vertex_element_type | Gets the type of the VertexElement |
| name | Gets or sets the name. |
| mapping_mode | Gets or sets how the element is mapped. |
| reference_mode | Gets or sets how the element is referenced. |
Methods
| Method | Description |
|---|---|
set_indices(self, data) | Load indices |
clear(self) | Clears all the data from this vertex element. |
set_data(self, data) |
See Also
- module
aspose.threed.entities - class
VertexElement - class
VertexElementVisibility