Below is a list of available matrix shaders:
Interpolates between different matrices based on the current time.

Multiply a vector by a matrix produced by matrix_transform, for example.


noise -> matrix_transform -> displacement
Creates a matrix using rotation, translation, scale, and pivot settings.

noise -> matrix_transform -> displacement