Summary
Returns a value of 1 multiplied if `fast` and divided if `slow`.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- IGEditorUtils
Syntax
public static float GetSensitivity(bool fast, bool slow, float multiplier = 4)
Parameters
| Name | Type | Description |
|---|---|---|
| fast | bool | |
| slow | bool | |
| multiplier | float |
Return Value
| Type | Description |
|---|---|
| float |