|
static void | Point (Texture2D tex, int newWidth, int newHeight) |
|
static void | Bilinear (Texture2D tex, int newWidth, int newHeight) |
|
static void | BilinearScale (object obj) |
|
static void | PointScale (object obj) |
|
Definition at line 4 of file TextureScale.cs.
◆ Bilinear()
static void TextureScale.Bilinear |
( |
Texture2D |
tex, |
|
|
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
static |
◆ BilinearScale()
static void TextureScale.BilinearScale |
( |
object |
obj | ) |
|
|
static |
◆ Point()
static void TextureScale.Point |
( |
Texture2D |
tex, |
|
|
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
static |
◆ PointScale()
static void TextureScale.PointScale |
( |
object |
obj | ) |
|
|
static |
The documentation for this class was generated from the following file: