Skip to main content
Version: 5.x

Nodes > Inputs > Values

Bool Value

Returns a predefined boolean value.

Color Value

Returns a predefined color value.

Float Array Object Value

Creates a predefined Float Array, and returns it as an object so it can be sampled or passed in to a sub-graph.

Float Array Value

Creates a static Float Array value, and samples and returns the array value at the specified index.

Float Value

Returns a predefined float value.

Int Value

Returns a predefined integer value.

Matrix Value

Returns a predefined matrix value that can be used with other nodes.

Was this page helpful?
Yes
No