Skip to content

Lib.numbers.float.trigonometry.Sin

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

Sin

in Lib.numbers.float.trigonometry


Creates a sine wave also known as sinusoidal wave or sinusoid.

Useful combinations: [Time] and an input

Alternative: [Cos] [AnimValue] [SampleCurve]


Input Parameters

Name (Relevancy & Type) Description
Input (Single) Input value
Example: [Time]
Period (Single) Defines how fast the curve fluctuates between the highest and lowest point
Phase (Single) Offsets the curve forward / backward
Amplitude (Single) Defines the highest and lowest value of the curve
Offset (Single) Adds / subtracts a value from the output

Outputs

Name Type
Result System.Single

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

Clone this wiki locally