Transform

Applies the specified transform to the input value, which may be a graphic type or another transform.

Interface

Inputs

ParameterDetailsPossible Types
Content

Primary Input

Exposed to the Graph by Default

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

Default: DVec2(0.0, 0.0)

Vec2
Rotation

Default: 0

f64
Scale

Default: 1., 1

Vec2
Skew

Default: DVec2(0.0, 0.0)

Vec2

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

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