dataarts / dat.guiVR

A flexible graphical user interface for changing variables within WebVR.
https://workshop.chromeexperiments.com/examples/guiVR/
Apache License 2.0
311 stars 50 forks source link

need removeInputObject function #77

Open customlogic opened 7 years ago

customlogic commented 7 years ago

There are a use cases where you might want to add/remove input objects (for instance turning "gaze" control on/off) so there should be a way to remove Input objects, or at least set them as disabled.