# Lib.render.transform ## Operators - [**Group**](Group.md) — Groups a sequence of incoming draw commands. - [**RotateAroundAxis**](RotateAroundAxis.md) — Applies a rotation to the transform matrix. - [**RotateTowards**](RotateTowards.md) — Rotates the incoming scene / objects towards a specified target. - [**Shear**](Shear.md) — Applies a shearing transformation to the transform matrix. - [**SliceViewPort**](SliceViewPort.md) — Modifies the Viewport and projection matrix to help drawing grid cells. - [**SpreadIntoGrid**](SpreadIntoGrid.md) — Spatially distributes the incoming graph elements into a grid - [**SpreadLayout**](SpreadLayout.md) — Spatially distributes the incoming graph elements. - [**Transform**](Transform.md) — Moves, scales and rotates the sub graph. --- *Auto-generated from the operator library.*