VertexElementFVector

VertexElementFVector — Aspose.3D FOSS TypeScript API Reference

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

Package: aspose.threed


Methods

MethodReturnsDescription
`setData(data: FVector4[]FVector3[]FVector2[])`
setIndices(data: number[])void
clear()void
copyTo(target: VertexElementFVector)void
data()FVector4[]
indices()number[]

See Also