Overwrites the transform of each item in the input List with the specified transform.
Interface
Context
| Sets | Footprint |
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Content | Primary Input | List<Color>List<GradientStops>List<Graphic>List<Raster>List<Vector> |
| Transform | Default: | Transform |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | List<Graphic>List<Vector>List<Raster>List<Color>List<GradientStops> |