3d - Unity3d How to create cuboctahedron? -


i want create cuboctahedron

enter image description here

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

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Why am I getting Internal .NET Framework Data Provider error 1025 when passing Method to where? -

postgresql - how to get points from linestring postgis -