create_index_buffer method
create_index_buffer(self)
Create an IIndexBuffer
instance to store polygon’s face information.
Returns
def create_index_buffer(self):
...
See Also
- module
aspose.threed.render
- class
IIndexBuffer
- class
RenderFactory