AnimMatrix Op

AnimMatrix

animate values in a matrix to a new matrix



Full Name
  • Ops.Gl.Matrix.AnimMatrix
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorCreated
  • Mar 17, 2021 at 15:36
githubMaintained by TeamCore Libraries
  • cgl



Example Patch AnimMatrix Example

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

Open In Editor

INPUT PORTS


Update (Trigger)
Next Matrix (Array)
Duration (Number)
Custom Ease Curve (Object)
Custom Curve Reverse (Number: boolean)
easing index (Number: integer)

OUTPUT PORTS


Next (Trigger)
Matrix (Array)

Changelog

Patches using AnimMatrix

  • Examples
  • Public
  • My Patches