-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
Description
Hello, I am trying to plot the Nodes with custom x, y values but I notice that using the getters and setters from the Node objects, doesn't change their final position when displayed on the phone. Is it possible to change or modify the vector and/or position values of the Node object, so that I can display them where I want?
Thank you very much!