Skip to content

Instantly share code, notes, and snippets.

@pushmatrix
Last active April 14, 2022 23:57
Show Gist options
  • Save pushmatrix/192bd5d25996bda915f7820e37d7da8f to your computer and use it in GitHub Desktop.
Save pushmatrix/192bd5d25996bda915f7820e37d7da8f to your computer and use it in GitHub Desktop.
float scale = Mathf.Min((targetWidth / screenWidth), 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment