Widget Help¶
Introduction¶
A light-weight document container that allows for a combination of logic and visual presentation. Similar to the IMML element, but is assumed to never be the main document context of a scene, rather a child context of an IMML document element.
Child Elements¶
Widgets can contain 0 to many of these Elements
- Camera
- Define
- Effect
- Grid
- Light
- MaterialGroup
- Model
- Primitive
- Repeater
- Sound
- Stack
- Text
- Trigger
- Widget
- Parameter
Widgets can contain only one of these elements
- Physics
- Network
Attributes¶
Enabled¶
| Type | imml:Boolean |
| Use | optional |
| Documentation | When true, widget interaction with its parent context is allowed |