Method | Description | |
---|---|---|
LerpValue ( float angle ) : float |
Get the value between angles IverseLerp
|
|
Set ( Vector2 v ) : void |
Set
|
|
Set ( float x, float y ) : void |
Set
|
|
tp_MinMax ( Vector2 v ) : System |
Constructor
|
|
tp_MinMax ( float min, float max ) : System |
Constructor
|
public tp_MinMax ( float min, float max ) : System | ||
min | float | |
max | float | |
return | System |