Returns 1 if the framebuffer origin is in the top left corner (such as in Vulkan) or 0 if the origin is in the bottom left corner (such as OpenGL).
integer IsTopLeftOrigin()
int agk::IsTopLeftOrigin()