[ad_1]
Game Development Stack Exchange is a query and reply website for skilled and unbiased recreation builders. It solely takes a minute to enroll.
Anybody can ask a query
Anybody can reply
The greatest solutions are voted up and rise to the highest
Asked
Viewed
3 instances
$begingroup$
if i put Screen.orientation in Update to detect the consumer panorama,it should impact the efficiency?
if(Screen.orientation == ScreenOrientation.LandscapeLeft ||
Screen.orientation == ScreenOrientation.LandscapeRight)
{
}
$endgroup$
1
lang-cs
[ad_2]