3d - Unity3d How to create cuboctahedron? -
i want create cuboctahedron
like on picture, can unity3d create this?
gameobject.createprimitive(primitivetype.cube)
you can modify vertices using this api example.
however, think easiest , efficient, performance wise, use blender create model of object.
Comments
Post a Comment