ControlNode
The control node represents a documents simulation controls which enable users to interact with the simulation through push buttons or sliders.
ControlNode operation properties
type: "control" [readonly]
The type of this node, represented by the string literal "route"
parentUid: string [readonly]
The internal identifier of the parent node.
Base node properties
uid: string [readonly]
An internal identifier for a node.
Was this page helpful?