Extending Unity with Editor Scripting. Put Unity to use for your video games by creating your own custom tools with editor scripting - Helion

ebook
Autor: Angelo Tadres, Angelo R Tadres BustamanteTytuł oryginału: Extending Unity with Editor Scripting. Put Unity to use for your video games by creating your own custom tools with editor scripting
ISBN: 9781785285660
stron: 268, Format: ebook
Data wydania: 2015-09-21
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Osoby które kupowały "Extending Unity with Editor Scripting. Put Unity to use for your video games by creating your own custom tools with editor scripting", wybierały także:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
Spis treści
Extending Unity with Editor Scripting. Put Unity to use for your video games by creating your own custom tools with editor scripting eBook -- spis treści
- 1. Getting started with Editor Scripting
- 2. Adding Gizmos to the Scene View
- 3. Creating a Custom Inspector
- 4. Creating an Editor Window
- 5. Using Handles and customizing the Editor View
- 6. Changing the look and feel of the Editor with GUI Styles and GUI Skins
- 7. Saving data in a persistent way with Scriptable Objects
- 8. Controlling the import pipeline using AssetPostprocessor scripts
- 9. Improving the build pipeline
- 10. Distributing the tool