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 |