Wanzyee Studio
TextureExtension Member List

This is the complete list of members for TextureExtension, including all inherited members.

Clear(this RenderTexture texture)TextureExtensionstatic
Flip(this Color[] colors, int width, bool horizontal, bool vertical)TextureExtensionstatic
Flip(this Color32[] colors, int width, bool horizontal, bool vertical)TextureExtensionstatic
GetBlurred(this Color[] colors, int width, Vector2 center, Vector2 extend)TextureExtensionstatic
GetPartial(this Color[] colors, int width, Rect rect)TextureExtensionstatic
GetPartial(this Color32[] colors, int width, Rect rect)TextureExtensionstatic
GetPixels(this RenderTexture texture)TextureExtensionstatic
GetPixels32(this RenderTexture texture)TextureExtensionstatic
GetReadableFormat(this Texture2D texture)TextureExtensionstatic
GetReadableFormat(this RenderTexture texture)TextureExtensionstatic
GetScaled(this Color[] colors, int width, Vector2 size)TextureExtensionstatic
IsEncodable(this Texture2D texture)TextureExtensionstatic
Resize(this RenderTexture texture, int width, int height)TextureExtensionstatic
SaveFile(this Texture2D texture, string path)TextureExtensionstatic
SetPixels(this Texture2D texture, RenderTexture source)TextureExtensionstatic
SetPixels(this Texture2D texture, Camera camera, int depthBuffer=24, int antiAliasing=1)TextureExtensionstatic
SetPixels(this RenderTexture texture, Color[] colors)TextureExtensionstatic
SetPixels(this RenderTexture texture, Camera camera)TextureExtensionstatic
SetPixels32(this RenderTexture texture, Color32[] colors)TextureExtensionstatic