A-frame, how to access and modify components from other components?
I have two components registered using the Aframe.registerComponent. How can I access the properties of one component in the other?
I have two components registered using the Aframe.registerComponent. How can I access the properties of one component in the other?