Replace Transform

Overwrites the transform of each item in the input List with the specified transform.

Interface

Context

SetsFootprint

Inputs

ParameterDetailsPossible Types
Content

Primary Input

Color[]
GradientStops[]
Graphic[]
Raster[]
Vector[]
Transform

Default: DAffine2 { matrix2: DMat2 { x_axis: DVec2(1.0, 0.0), y_axis: DVec2(0.0, 1.0) }, translation: DVec2(0.0, 0.0) }

Transform

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Graphic[]
Vector[]
Raster[]
Color[]
GradientStops[]