Lib.numbers.float.trigonometry.Sin - tixl3d/tixl GitHub Wiki
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]
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 |
Name | Type |
---|---|
Result | System.Single |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.