GltfAnimationArray Op
Convert an animation into an array of coordinates
Summary (oneliner)
Full Name
- Ops.Gl.GLTF.GltfAnimationArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
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
Patches using GltfAnimationArray
Known Issues
Currently only supports positional data. Rotation or scale data will be supported in the near future.
Changelog
created op | pandur - 2019-12-13 11:53 |