void setSize(int width, int height, [int depth = 1]) { throw ("RenderTarget setSize need implemnt "); }