VertexElementIntsTemplate

VertexElementIntsTemplate — Aspose.3D FOSS TypeScript API Reference

VertexElementIntsTemplate — VertexElementIntsTemplate class in the Aspose.3D FOSS TypeScript API.. Inherits from: VertexElement.

Package: aspose.threed


Methods

MethodReturnsDescription
setData(data: number[])void
setIndices(data: number[])void
clear()void
copyTo(target: VertexElementIntsTemplate)void
data()number[]
indices()number[]

See Also