This is the complete list of members for TextureExtension, including all inherited members.
| Clear(this RenderTexture texture) | TextureExtension | static |
| Flip(this Color[] colors, int width, bool horizontal, bool vertical) | TextureExtension | static |
| Flip(this Color32[] colors, int width, bool horizontal, bool vertical) | TextureExtension | static |
| GetBlurred(this Color[] colors, int width, Vector2 center, Vector2 extend) | TextureExtension | static |
| GetPartial(this Color[] colors, int width, Rect rect) | TextureExtension | static |
| GetPartial(this Color32[] colors, int width, Rect rect) | TextureExtension | static |
| GetPixels(this RenderTexture texture) | TextureExtension | static |
| GetPixels32(this RenderTexture texture) | TextureExtension | static |
| GetReadableFormat(this Texture2D texture) | TextureExtension | static |
| GetReadableFormat(this RenderTexture texture) | TextureExtension | static |
| GetScaled(this Color[] colors, int width, Vector2 size) | TextureExtension | static |
| IsEncodable(this Texture2D texture) | TextureExtension | static |
| Resize(this RenderTexture texture, int width, int height) | TextureExtension | static |
| SaveFile(this Texture2D texture, string path) | TextureExtension | static |
| SetPixels(this Texture2D texture, RenderTexture source) | TextureExtension | static |
| SetPixels(this Texture2D texture, Camera camera, int depthBuffer=24, int antiAliasing=1) | TextureExtension | static |
| SetPixels(this RenderTexture texture, Color[] colors) | TextureExtension | static |
| SetPixels(this RenderTexture texture, Camera camera) | TextureExtension | static |
| SetPixels32(this RenderTexture texture, Color32[] colors) | TextureExtension | static |