Method | Description | |
---|---|---|
Darkened ( this _, double f ) : |
||
Lightened ( this _, double f ) : |
||
Mixed ( this _, |
Method | Description | |
---|---|---|
clamp ( double b, double low, double high ) : double | ||
interpolate ( double a, double b, double f ) : double |
public static Darkened ( this _, double f ) : |
||
_ | this | |
f | double | |
return |
public static Lightened ( this _, double f ) : |
||
_ | this | |
f | double | |
return |
public static Mixed ( this _, |
||
_ | this | |
other | ||
f | double | |
return |