A selector which visually highlights selected indices of a parent graphic.
Perhaps the best way to do this is in the shader itself.
Issues with other approaches:
- managing graphics to render with a higher render order on top can get messy, it also removes the pick info
A selector which visually highlights selected indices of a parent graphic.
Perhaps the best way to do this is in the shader itself.
Issues with other approaches: