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