Type: Scene

From Waltz
Jump to navigation Jump to search

The Scene type represents a webpage hosted by Waltz that can interact with Waltz. Scenes can be accessed from any device on the same network as the machine running Waltz.

Constructors

There are no constructors exposed by this type. Some nodes expose this type as an output.

Parameters

Type Details
url String Note: The parameter is read-only. The URL of the scene, expressed as a localhost address. Replace localhost with the Waltz machine's IP address to access the scene from other devices.

Functions

There are no functions exposed by this type.

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