$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

You should log in to reply this query.

Browse different questions tagged .