GltfAnimationArray Op

GltfAnimationArray

Convert an animation into an array of coordinates



Edit Documentation

Full Name
  • Ops.Gl.GLTF.GltfAnimationArray
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

Example Patch Gltf animation array example - 02

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Render (Trigger)

Trigger the op

Node Name (String)

Target node name from the GLTF Scene with the animation data

Steps (Number:integer )

Amount of interpolated steps of generated array. Higher numbers results in a smoother result.

Timing

Full Animation (Number:boolean )
Start (Number)
Length (Number)

OUTPUT PORTS


Next (Trigger)

Trigger out

Found (boolean Number)

Target animation node name found

Positions (Array)

Array out of coordinates


Patches using GltfAnimationArray

  • Examples
  • Public
  • My Patches

Known Issues

Currently only supports positional data. Rotation or scale data will be supported in the near future.

Changelog


created opuser avatarpandur - 2019-12-13 11:53