lib.anim.AnimValue - tooll3/t3 GitHub Wiki
in lib.anim
Generates a repetitive LFO-like signal synced to the current BPM rate. It supports various shapes, modes and forms.
You can manipulate the rate and shape directly in the graph by dragging with CTRL+ left mouse button.
Some tips:
-
Please checkout the [HowToAnimate] playground to see some applications.
-
You can use [SetSpeedFactors] to override the incoming rate, which is very useful for live VJ setups.
-
Also have a look at [AnimVec2], [AnimVec3], and [TriggerAnim].
Name (Relevancy & Type) | Description |
---|---|
Shape (Int32) | - |
Rate (Single) | - |
Ratio (Single) | - |
Phase (Single) | - |
Amplitude (Single) | - |
Offset (Single) | - |
Bias (Single) | - |
OverrideTime (Single) | - |
AllowSpeedFactor (Int32) | - |
Name | Type |
---|---|
Result | System.Single |
WasHit | 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.