Summary
Returns the value of `t` inverse linearly interpolated along the X axis of the `rect`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Animancer
Editor Utilities
Syntax
public static float InverseLerpUnclampedX(this Rect rect, float t)
Parameters
Name | Type | Description |
---|---|---|
rect | Rect | |
t | float |
Return Value
Type | Description |
---|---|
float |