Hello,
I'm trying to increase the sizeY of a decahedron (Type 11 of polyhedra) like the one here http://www.babylonjs-playground.com/#AFXASF
to make it more like type (10 - Triangular Dipyramid (J12)) but with 10 faces (in general make it look more like a rombus/diamond/etc, more pointy at Y). Is there a way?
Types are from here: https://babylonjsguide.github.io/intermediate/Polyhedra_Shapes.html
Thanks.