VertexElementFVector

VertexElementFVector — Aspose.3D FOSS Python API Reference

VertexElementFVector — VertexElementFVector class.. Inherits from: VertexElement.

Package: aspose.threed


Properties

PropertyTypeDescription
dataList['FVector4']
indicesList[int]

Methods

MethodReturnsDescription
set_data(data)``
set_indices(data: List[int])``
clear()``
copy_to(target: 'VertexElementFVector')``
data()List['FVector4']
indices()List[int]

See Also