Teaching Newbies since 2014

kauress

  • Home
  • Javascript โค
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Contact
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Unity3D / Unity Editor Basics #1: Title bar 📜

February 19, 2021 by: Kauress

Unity Editor Basics #1: Title bar 📜

How it all fits in
Unity Editor
Unity Editor
📜Title bar is right at the top and displays info about the application and your project
📜Logo (Unity) โ†’ Click โ†’ Context menu (which allows you to restore, minimize, maximize etc). You can do the same with the buttons on the far right
📜Your project name
📜The name of the scene which is currently open (game level, film scene, splash scene, welcome scene etc)
📜Build platform: Currently building for PC, Mac, Linux but also builds for android, ios, xbox etc. So when you build your PC project you will get an executable project If you build for the Oculus you will get a .apk file. Project โ†’ Product
📜Unity version
📜Type of license
📜Graphics processing API (DirectX 11 graphics API) used by the GPU
Introduction to C# in Unity #13: 🥑 If – else if – else conditional statements
Unity Editor Basics #2: Menu bar: File 📁

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Copyright © 2021 ยทKauress