Changing Color on Glyphs with Scalar Array

In 3D Slicer, we solved this by creating a second actor that contains all the “active” glyphs. When the user grabs an object with a controller then we remove it from the normal glyphs actor and add it to the active glyphs actor.

2 Likes