VertexElementWeight class
VertexElementWeight class
Defines blend weight for specified components.
Inheritance: VertexElementWeight →
VertexElementDoublesTemplate →
VertexElement
The VertexElementWeight type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the VertexElementWeight 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. |
| indices | Gets the indices data |
Methods
| Method | Description |
|---|---|
| set_indices | Load indices |
| clear | Removes all elements from the direct and the index arrays. |
| copy_to | Copies data to specified element |
| set_data | Load data |
See Also
- module
aspose.threed.entities - class
VertexElement - class
VertexElementDoublesTemplate - class
VertexElementWeight