Lib.numbers.float.adjust.Sigmoid - tixl3d/tixl GitHub Wiki
Returns a sigmoid function 1/(1+e^x-1). It's very similar to [SmoothStep] but never reaches the -1 and 1 boundaries.
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | - |
| Stretch (Single) | - |
| Name | Type |
|---|---|
| Result | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.