VertexElementVisibility
Overview
VertexElementVisibility is a class in Aspose.3D FOSS for .NET.
Inherits from: VertexElementTemplate<bool>, IIndexedVertexElement.
Defines if specified components is visible
This class provides 1 method for working with VertexElementVisibility objects in .NET programs.
Available methods include: VertexElementVisibility.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: Indices.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Indices | IArrayList<int> | Read | Gets the indices data |
Methods
| Signature | Description |
|---|---|
VertexElementVisibility() | Initializes a new instance of the VertexElementVisibility class. |