lib.anim.AnimVec3 - 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 [AnimValue], [AnimVec2], and [TriggerAnim].
Name (Relevancy & Type) | Description |
---|---|
OverrideTime (Single) | - |
Shape (Int32) | - |
Rates (Vector3) | - |
RateFactor (Single) | - |
Phases (Vector3) | - |
Amplitudes (Vector3) | - |
AmplitudeFactor (Single) | - |
Offsets (Vector3) | - |
Bias (Single) | - |
Ratio (Single) | - |
AllowSpeedFactor (Int32) | - |
Name | Type |
---|---|
Result | System.Numerics.Vector3 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.