Player Settings
In software development terms, an exported version of your project is known as a build . In Unity, when exporting a build you are effectively placing your content into what is known as the Unity player. On the Web, the .unity3d file that Unity exports exists to call the player that is contained inside the installed Unity plugin itself. As a standalone build, the player is part of the packaged executable PC or Mac game. In Player Settings, you can specify certain elements, such as resolution, icons and rendering settings, for the player to use.
To adjust settings such as these, we'll need to look at the Player Settings. Go to Edit | Project Settings | Player now. The Player Settings in Unity are divided into two core separations— ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access