Type: Dimension
Jump to navigation
Jump to search
馃厫 |
This type is an alias for Point, meaning this type only defines constructors that create Point objects. This type is provided for clarity where it makes more sense to refer to something as a Dimension rather than a Point. |
Constructors
Arguments | |
---|---|
Dimension(w, h)
|
Number w - The width of the dimension.
Number |
Dimension(w, h, d)
|
Number w - The width of the dimension.
Number Number |
Types | |
---|---|
Primitives | Boolean 路 Number 路 String |
Objects | Color 路 Dimension 路 DmxMultiverse 路 DmxUniverse 路 LocalInterface 路 Material 路 Point 路 RemoteAddress/IP 路 Scene 路 Time 路 Touch |
Node Specific | NdiSource 路 WoControlCue 路 WoHitTestResult 路 WoTimeline |
Collections | List 路 List of Lists 路 Map 路 Varargs |
Special | Any 路 Consumer 路 Expression 路 Null 路 Void |