Const
The render target stores the image with row 0 being the top row of the rendered image, on all graphics APIs - the same layout image textures use. See the origin option of the RenderTarget constructor for guidance on which origin to use.
origin
The render target stores the image with row 0 being the top row of the rendered image, on all graphics APIs - the same layout image textures use. See the
originoption of the RenderTarget constructor for guidance on which origin to use.