GltfAnimationArray Op

GltfAnimationArray

Convert an animation into an array of coordinates



Full Name
  • Ops.Gl.GLTF.GltfAnimationArray
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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 (booleanNumber)

Target animation node name found

Positions (Array)

Array out of coordinates


Known Issues

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

Changelog

Patches using GltfAnimationArray

  • Examples
  • Public
  • My Patches