Which are the different pallette groups?

Hello,

I’m working in a custom renderer and I need to add different new drawing options.
My question is, if I need to add a new tool, what are the different groups in the pallete? I know I can implement my custom groups, but I need to add items to the current groups image

Thanks!

You can find the existing groups in our PaletteProvider.

Hi! Thanks for your answer, I’m having the problem that if I add an item to the ‘tools’ group it places in another group. Can I add custom items to the tools group?

image