SoToggle¶
- InventorModule¶
genre
author
package
dll
definition
see also
inherits from
keywords
Purpose¶
The module SoToggle is derived from SoSwitch and allows for toggling the rendering of its child nodes by a boolean field.
Windows¶
Default Panel¶
Input Fields¶
child¶
- name: child, type: SoNode¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
On¶
- name: on, type: Bool, default: TRUE¶
If checked, the child nodes of this node are rendered.