vertices_to_array method

vertices_to_array(self)

Convert the vertices data to byte array

Returns


def vertices_to_array(self):
    ...

See Also