Get the drawing scale for the current target.
Defined in SDL_render.h
renderer | the renderer from which drawing scale should be queried |
scaleX | a pointer filled in with the horizontal scaling factor |
scaleY | a pointer filled in with the vertical scaling factor |
This function is available since SDL 2.0.0.