Create clickable objects with helix toolkit
问题 I found on the Helix Toolkit an example, which is called to ScatterPlot, which is really close what I really need. But I can't find anything about how can I add something onclick event listener to the created objects (in this case to the sphere). This adds the sphere to the 'playground'. scatterMeshBuilder.AddSphere(Points[i], SphereSize, 4, 4); The basic goal is to add every sphere an onclick event listener and when the user choose a color and click one of these spheres it will change to the