I am creating a 3D model using process flow to set the logic in each object. I have a simple question.
When I move a 3D object from X Object to Y Object, how do I “update” the label values in the 3D object in the Y Object's process flow? Like how do I reference my 3D object when I want to update the labels?
Previously, in my process flow for X Object, I created the 3D object then assigned the labels I needed on token.item
How do I do this?