IGEditorUtils.

GetSensitivity(bool, bool, float) Method

Summary

Returns a value of 1 multiplied if `fast` and divided if `slow`.

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