Read Attribute Blend Mode

Reads a named BlendMode attribute from the input list, outputting each value as an element of a new List<BlendMode>.

Interface

Inputs

ParameterDetailsPossible Types
Content

Primary Input

ListDyn
Name

The attribute name (key) to read.

Default: ""

String

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

List<BlendMode>