VertexElementIntsTemplate — Aspose.3D FOSS TypeScript API Reference
VertexElementIntsTemplate — VertexElementIntsTemplate class in the Aspose.3D FOSS TypeScript API.. Inherits from: VertexElement.
Package: aspose.threed
Methods
| Method | Returns | Description |
|---|---|---|
setData(data: number[]) | void | |
setIndices(data: number[]) | void | |
clear() | void | |
copyTo(target: VertexElementIntsTemplate) | void | |
data() | number[] | |
indices() | number[] |