Creating a new SuperEllipsoid Class

I have this weird problem a class …
I need line 29 to make things work.
Does anyone know how to solve this?

The SuperEllipsoid class does not extend the Babylon.js Mesh class, so you can’t access the Mesh properties directly. You can access the Mesh properties through the SuperEllipsoid.mesh member, though, like in this playground.

2 Likes

docEdub - the man with the answers!
:orange_heart: :ok_hand: :muscle: