clear method
clear(self)
Removes all elements from the direct and the index arrays.
def clear(self):
    ...
See Also
- module aspose.threed.entities
- class VertexElementSpecular
Removes all elements from the direct and the index arrays.
def clear(self):
    ...
aspose.threed.entitiesVertexElementSpecular