def __init__(self,meshName,textureName,location=[0.0,0.0,0.0]): for idx in range(0, int(len(vertex_list)/3)): vertex_in_list = vertex_list[idx*3:idx*3+3] uv_in_list ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.