| Icon | Plugin | Description |
 | FrozenTransformation | Stores an arbitrary transformation matrix |
 | LookAt | Orients a transformation matrix to look at another |
 | Orientation | Creates an orientation transform matrix |
 | Position | Creates a position transform matrix |
 | Scale | Creates a scale transform matrix |
 | TransformModifierScript | Transform modifier that uses a script to modify a transformation matrix |
 | TransformSourceScript | Transform source that uses a script to create the output value |
 | ViewMatrix | Generates a transformation matrix from a position, a look vector, and an up vector |