Engine API Reference - v2.22.0-beta.3
    Preparing search index...

    Variable RENDERTARGET_ORIGIN_BOTTOMConst

    RENDERTARGET_ORIGIN_BOTTOM: "bottom" = 'bottom'

    The render target stores the image with row 0 being the bottom row of the rendered image, on all graphics APIs - replicating WebGL2's native layout. See the origin option of the RenderTarget constructor for guidance on which origin to use.