You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highlighted: indicates if an entity has been highlighted. Something else recognizes that the entity has been highlighted and modifies the actual threejs object (say, material swapping).
Grabbable: indicates if a stationary object can be grabbed.
Hands: represents a VRcontroller or other controller which can grab grabbable entities when it is near them. Handles all of the proximity detection, storing which thing has been grabbed, and swapping threejs nodes.
make a final(ish) list of components for the three bindings.
The text was updated successfully, but these errors were encountered: