VertexElementFVector — Aspose.3D FOSS Python API Reference
VertexElementFVector — VertexElementFVector class.. Inherits from: VertexElement.
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
data | List['FVector4'] | |
indices | List[int] |
Methods
| Method | Returns | Description |
|---|---|---|
set_data(data) | `` | |
set_indices(data: List[int]) | `` | |
clear() | `` | |
copy_to(target: 'VertexElementFVector') | `` | |
data() | List['FVector4'] | |
indices() | List[int] |