Is it possible for a widget to tell 3dviewer widget to hide/show Toolhead and info text? I tried changing the visible property of some item from this.obj3d.parent.children with no success. Where this.obj3d.parent is the scene object.
Is it possible for a widget to tell 3dviewer widget to hide/show Toolhead and info text?
I tried changing the visible property of some item from this.obj3d.parent.children with no success. Where this.obj3d.parent is the scene object.