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