Method Process
View SourceProcess(Single)
Filters the specified value with proper scaling.
Declaration
public float Process(float value)
Parameters
| Type | Name | Description |
|---|---|---|
| Single | value | The value to filter. |
Returns
| Type | Description |
|---|---|
| Single | The filtered value. |