#Get Phone Aspect Ratio

1 messages · Page 1 of 1 (latest)

lavish vortex
#

Hey, is there a way to get a (android) phones Aspect ratio? So if the game is build and I have the apk file. When a phone plays it, I want to get the phone Aspect ratio

silent pumice
lavish vortex
#

Okay so by doing Screen.width you get the value?

silent pumice
#

Screen.width is the width of the screen in pixels

lavish vortex
#

Okau

#

And what is meant by the (float) next to screen.widht

silent pumice
#

An int is a whole number if you didn't know that

lavish vortex
#

okay thanks