---
title: Transform 2D
framework: shadergraph
role: symbol
role_heading: ShaderGraph Node
path: shadergraph/2d-texture/transform-2d
---

# Transform 2D

A node that applies an affine transformation to a 2d input.

## Parameter Types

Parameter Types Parameter descriptions Discussion The Transform 2D node takes a 2D vector as an input, applies the given rotation, scale, and translation, then outputs the transformed vector.

## See Also

### Nodes

- [Image](shadergraph/2d-texture/image.md)
- [Tiled Image](shadergraph/2d-texture/tiled-image.md)
- [UV Texture](shadergraph/2d-texture/uv-texture.md)
