lib.anim.TriggerAnim - tooll3/t3 GitHub Wiki

TriggerAnim

in lib.anim


Generate interactive animation values than can be triggered with a boolean value. It offers a variety of shapes and modes.

Tips:

  • Hold CTRL to directly manipulate rate and shape in the graph.
  • Have a look at [HowToAnimate] to get some ideas on how to use this.

An example setup might be:

[HasValueIIncreased]->[TriggerAnim]->[SampleGradient]->[Blob]


Input Parameters

Name (Relevancy & Type) Description
Trigger (BooleanRelevant) -
Shape (Int32) -
AnimMode (Int32) -
Duration (Single) -
StartValue (Single) -
EndValue (Single) -
Delay (Single) -
Bias (Single) -
TimeMode (Int32) -

Outputs

Name Type
Result System.Single
HasCompleted System.Boolean

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️