Sample Gradient

Gets the color at the specified position along the gradient, given a position from 0 (left) to 1 (right).

Interface

Inputs

ParameterDetailsPossible Types
-No Primary Input-
Gradient

Default: Table { element: [], transform: [], alpha_blending: [], source_node_id: [] }

Table<GradientStops>
Position

Default: 0

f64

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<Color>