ProtoFlux:Find Animation Track Index

From Resonite Wiki
Revision as of 20:02, 4 February 2024 by 989onan (talk | contribs) (create animation track index node)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Asset<A>
Animation
*
Node
Property
Actions


This node when provided an Animation Asset will search the animation's AnimJ data for a field on an object

Inputs

Animation (Animation Asset)

The Animation Asset provided by an IAssetProvider<Animation>.

Node (String)

A String that is usually the name of the slot which has it's property animated. This can vary though, and AnimJ explains this.

Property (String)

A String that is usually the human name of a field. So a floatQ would be Rotation for a Property. This can vary though, and AnimJ explains this.

Outputs

* (Int)

The index in a list of drivers a Animator would have when using the Animation (Animation Asset) provided to this node. The animation would be put into the Clip Field.