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