beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

AnimMatrix Op



AnimMatrix
Namespace: Ops.Gl.Matrix

Op author: pandur

animate values in a matrix to a new matrix




Inputs

Update (Trigger)
Next Matrix (Array)
Duration (Number)
easing index (integer /Number)

Outputs

Next (Trigger)
Matrix (Array)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

AnimArray Example

Animates changes in an array to allow smoothing of camera changes for example as seen here.


Patches using AnimMatrix

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2021-03-17 - pandur
Ops.User.pandur.AnimMatrix renamed to Ops.Gl.Matrix.AnimMatrix
2021-03-17 - pandur