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

AnimMatrix Op

Ops.Gl.Matrix.AnimMatrix


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.

Open Example In Editor

Patches using AnimMatrix

Changelog


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