Override of standard inTree
rule.
Flags : None. (Note this is uncached)
Expression : this.children.some(e => e.inTree)
Allows behavior difference between 3D models and UI.
Flags : Cached (Note this is uncached)
Expression : this.nha.isKindOf("Render3Mixin")
This is the primary 'Update' driver for rendered models.
Flags : Cached, Update (Note this is uncached)
Expression : this.isGroup3 ? (this.suppressUpdate ? false : (this.showModel, true)) : false
__Group (d.1.0)
Mixins: BaseAssembly
Internal Design which is the parent of Child Groups.