Sandbox Logo

RenderTarget.GetTemporary

static RenderTarget GetTemporary( int width, int height, ImageFormat colorFormat, ImageFormat depthFormat, MultisampleAmount msaa, int numMips )

RenderTarget.GetTemporary

static RenderTarget GetTemporary( int sizeFactor, ImageFormat colorFormat, ImageFormat depthFormat, MultisampleAmount msaa, int numMips )

User Comments