module
meteoJS/modelviewer/display
Source: modelviewer/
Child class
Class
Display
Events
add:variable Object
Adding a variable to a variableCollection event. Also fired for each variable in the available variableCollections, once the object is assigned to a Container object.
Property
Name | Type | Optional | Description |
---|---|---|---|
variable |
|
The added variable. |
add:variableCollection Object
VariableCollection add event. Also fired, once the object is assigned to a Container object.
Property
Name | Type | Optional | Description |
---|---|---|---|
variableCollection |
module:meteoJS/modelviewer/variableCollection.VariableCollection |
|
The added variableCollection. |
change:visibleResource Object
Change visible resource event.
init:display
Display initalisation event.