Hello,
I’m using a select box with some text and a slider. I have about 4 buttons I need to have. These buttons will send the user to a different page. However at the moment they all seem to stack on to p of each other.
I saw this article but there was no PG so it wasn’t clear on how to set this up:
It seems it only supports Sliders, Radiobuttons and Checkboxes!
Guess you need to modify it or build your own control and put those buttons into a Stackpanel (like this in your example): https://www.babylonjs-playground.com/#1YTZAC#37
But yeah its not in the rectangle of the SelectionHelper