clone method

Implementation

WebGLRenderTarget clone() {
  throw ("RenderTarget clone need implemnt ");
}