Lib.numbers.anim.animators.OscillateVec2 - tixl3d/tixl GitHub Wiki

OscillateVec2

in Lib.numbers.anim.animators


A helper that combines 2 sin waves into a vector

Similar Operators [OscillateVec3] [AnimValue] [AnimVec2] [AnimVec3]


Input Parameters

Name (Relevancy & Type) Description
SpeedFactor (Single) increases the speed at which the curves are drawn
OverrideTime (Single) Input to override the standard time
Amplitude (Vector2) Increases the highest and lowest point of the curves
AmplitudeScale (Single) Uniformly scales the amplitude of all curves
Period (Vector2) Increases / decreases the time it takes to draw a curve for each curve
Phase (Vector2) Moves the phase of the curves back and forth on the time axis
Offset (Vector2) Increases / decreases the values of the curves on the vertical axis up and down

Outputs

Name Type
Result System.Numerics.Vector2

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** ⚠️