GetTemporary
static RenderTarget GetTemporary( int width, int height, ImageFormat colorFormat = -2, ImageFormat depthFormat = -2, int msaa = 0, )

Parameters

int width,
int height,
ImageFormat colorFormat = -2,
ImageFormat depthFormat = -2,
int msaa = 0,

Return Value