GltfAnimationArray Op
Convert an animation into an array of coordinates
Summary (oneliner)
- 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
<p>Trigger the op </p>
<p>Target node name from the GLTF Scene with the animation data </p>
<i>integer</i>
)<p>Amount of interpolated steps of generated array. Higher numbers results in a smoother result.</p>
Timing
<i>boolean</i>
)OUTPUT PORTS
<p>Trigger out</p>
<i>boolean</i>
Number)<p>Target animation node name found</p>
<p>Array out of coordinates</p>
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 |