Node: Graph

From Waltz
Jump to navigation Jump to search

The Graph node allows you to visually graph a Number or List of Numbers in a Material.

Settings

Expected Type Details Default
input Number or List<Number> The value, or list of values, that will be graphed. 0.5
dimensions Dimension The size, in pixels, of the output material. Dimension(300.0, 200.0)
graphColor Color or List<Color> The color, or for multiple values colors, that will be used to draw the graph. If there are fewer colors than input values, the first color is substituted for all missing colors. If no colors are present, all values are drawn in white. Color(255, 0, 0)
backgroundColor Color The color to be used as the background of the output material. Use a transparent color to disable drawing the background. Color(0, 0, 0)
minimumValue Number The minimum value in range of the graph. 0
maximumValue Number The maximum value in range of the graph. 1
frameHistoryLength Number The number of frames over which to track a value for graphing. 240

Parameters

Type Details
output Material Note: The parameter is read-only. The graph produced from the provided input.

Functions

No functions are exposed by this node.

Example Usage

No examples provided.

Nodes
Devices ArtNet Input · ArtNet Output · Interactive LED Processor · NDI™ Input · NDI™ Output · OSC Input · OSC Output · Projector · SensorLink · TCP · TUIO Output · UDP Input · UDP Output · Watchout Media Server
Objects LED Tile Layout · List · Map · Random Number · Simulated Touch · Timer · Value · Wave
Operators Blend · Change · Clip · Cluster Tracker · DMX Multiverse Merge · Ease · Filter · Hold · JSON Mapper · JSON Stringify · Logic · Math · Proximity · Range · Rotate · Scale · Shear · Smooth · Touch Mapper · Translate
Scenes External Scene · Material Scene
Materials Graph · Touch Material
Scripting Script Function · Script
Comments Comment