Summary
Interpolates the `value` based on the line (
y = 2^(10 * (x - 1))
).- Assembly
- Animancer
.dll - Namespace
- global
- Containing Type
- Exponential
Syntax
public static float In(float value)
Remarks
Parameters
Name | Type | Description |
---|---|---|
value | float |
Return Value
Type | Description |
---|---|
float |