Method | Description | |
---|---|---|
Bilinear ( |
||
BilinearScale ( System obj ) : void | ||
Point ( |
||
PointScale ( System obj ) : void |
Method | Description | |
---|---|---|
ColorLerpUnclamped ( Color c1, Color c2, float value ) : Color | ||
ThreadedScale ( |
public static Bilinear ( |
||
tex | ||
newWidth | int | |
newHeight | int | |
return | void |
public static BilinearScale ( System obj ) : void | ||
obj | System | |
return | void |
public static Point ( |
||
tex | ||
newWidth | int | |
newHeight | int | |
return | void |
public static PointScale ( System obj ) : void | ||
obj | System | |
return | void |