public UsePixelCoordinates ( bool moveCornerToOrigin, int desiredWidth, int desiredHeight ) : void | ||
moveCornerToOrigin | bool | Whether the camera should be repositioned /// so the bottom left is at the origin. |
desiredWidth | int | The desired unit width of the view. |
desiredHeight | int | The desired unit height of the view. |
return | void |