Transform 2D
Transform2
A 2D Transformation
Nodes that output this type
Transform 2D Identity
Creates a 2D transform that is the identity transform.
Transform 2D Rotate
Applies a rotation to a 2D transform. Rotation is in radians.
Transform 2D Scale
Applies a scale to a 2D transform.
Transform 2D Translation
Applies a translation to a 2D transform.
Nodes that accept this type as input
Composition Blend Add
Adds the foreground and background images together using additive blending.
Composition Blend Add with OkLab
Adds the foreground and background images together using additive blending in OkLab color space.
Composition Blend Alpha
Blends between the foreground and background using the alpha component of the foreground. 1 is foreground. 0 is background.
Composition Blend Alpha with OkLab
Blends between the foreground and background using the alpha component of the foreground in OkLab color space. 1 is foreground. 0 is background.
Composition Blend Divide
Divides the background image by the foreground image using division blending.
Composition Blend Divide with OkLab
Divides the background image by the foreground image using division blending in OkLab color space.
Composition Blend Max
Blends the foreground and background images using maximum value blending.
Composition Blend Max with OkLab
Blends the foreground and background images using maximum value blending in OkLab color space.
Composition Blend Min
Blends the foreground and background images using minimum blending, taking the minimum value for each pixel.
Composition Blend Min with OkLab
Blends the foreground and background images using minimum blending in OkLab color space, taking the minimum value for each pixel.
Composition Blend Multiply
Multiplies the foreground and background images together using multiply blending.
Composition Blend Multiply with OkLab
Multiplies the foreground and background images together using multiply blending in OkLab color space.
Composition Blend Subtract
Subtracts the foreground image from the background image using subtractive blending.
Composition Blend Subtract with OkLab
Subtracts the foreground image from the background image using subtractive blending in OkLab color space.
Transform 2D Rotate
Applies a rotation to a 2D transform. Rotation is in radians.
Transform 2D Scale
Applies a scale to a 2D transform.
Transform 2D to List
Converts Transform 2D to a single item list
Transform 2D Translation
Applies a translation to a 2D transform.