Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| brasil:courses:blender_unity:unity:1_first_steps [2026/08/21 20:11] – yann | brasil:courses:blender_unity:unity:1_first_steps [2026/08/24 20:35] (Version actuelle) – yann | ||
|---|---|---|---|
| Ligne 9: | Ligne 9: | ||
| Unity Hub for simplified project management and installation of Unity3D versions | Unity Hub for simplified project management and installation of Unity3D versions | ||
| - | {{: | + | {{ : |
| Creating a New 3D Project | Creating a New 3D Project | ||
| - | {{: | + | {{ : |
| Unity creates the structure for the new project and launches the editor. | Unity creates the structure for the new project and launches the editor. | ||
| - | {{: | + | {{ : |
| Unity has created a default scene named “SampleScene.unity.” | Unity has created a default scene named “SampleScene.unity.” | ||
| Ligne 25: | Ligne 25: | ||
| If you click on the camera (named Main Camera), it becomes selected in the 3D view, and all its properties appear in the right-hand panel. | If you click on the camera (named Main Camera), it becomes selected in the 3D view, and all its properties appear in the right-hand panel. | ||
| - | {{: | + | {{ : |
| - | {{: | + | {{ : |
| All the items listed in the left-hand panel—the Hierarchy panel—are Game Objects (literally, game objects); this is the term used by Unity. | All the items listed in the left-hand panel—the Hierarchy panel—are Game Objects (literally, game objects); this is the term used by Unity. | ||
| Ligne 44: | Ligne 44: | ||
| If you haven’t already, select the “Move” tool from the toolbar in the upper-left corner. | If you haven’t already, select the “Move” tool from the toolbar in the upper-left corner. | ||
| + | |||
| + | |||
| {{: | {{: | ||
