Type: Dimension

From Waltz
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 h - The height of the dimension.

Dimension(w, h, d) Number w - The width of the dimension.

Number h - The height of the dimension.

Number d - The depth of the dimension.

Types
Primitives BooleanNumberString
Objects ColorDimensionDmxMultiverseDmxUniverseLocalInterfaceMaterialPointRemoteAddress/IPSceneTimeTouch
Node Specific NdiSourceWoControlCueWoHitTestResultWoTimeline
Collections ListList of ListsMapVarargs
Special AnyConsumerExpressionNullVoid