GnomonRenderMixin is a mixin containing rules that can be used by other designs.
We do not use it alone, instead, it is used to add the rules to other designs.
Parameter Rules
renderNode: | If true, causes this object to be shown in the graphics scene. |
Example: | true ; |
Mixins
Render3Mixin
FrameMixin
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
renderNode |
boolean |
true |
Render |
Cached |
Gnomon