![]() |
Twilight Princess
Remastered version of the GameCube game
|
Static Public Member Functions | |
static Texture2D | Blur (Texture2D image, int blurSize, int iterations) |
static Texture2D | MakeTransparentBlack (Texture2D texture, float threshhold) |
static Texture2D | ScaleTexture (Texture2D source, int newWidth, int newHeight) |
Static Private Member Functions | |
static Texture2D | BlurImage (Texture2D image, int blurSize) |