create_index_buffer method

create_index_buffer

Create an IIndexBuffer instance to store polygon’s face information.

Returns

def create_index_buffer(self):
    ...

See Also