We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00dee31 commit ece0dabCopy full SHA for ece0dab
README.md
@@ -106,7 +106,7 @@ using RhythmGameUtilities;
106
var value = Common.Lerp(0, 10, 0.5f);
107
```
108
109
-#### `Utilities.InverseLerp`
+#### `Common.InverseLerp`
110
111
```csharp
112
using RhythmGameUtilities;
UnityPackage/README.md
0 commit comments