Hi everyone,
I have a question about the display.newGroup().
I insert some graph into one display.newGroup(), like some line, and circle.
Now the problem is I want to change the line’s width which I have already insert into the object. How can I do this? And how can I enum every object I inserted into that display.newGroup().
Thank you very much.
