Book Image

Unity 5 for Android Essentials

By : Valera Cogut
Book Image

Unity 5 for Android Essentials

By: Valera Cogut

Overview of this book

Table of Contents (14 chapters)
Unity 5 for Android Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Optimization and Transformation Techniques

This chapter will introduce you to the usage of occlusion culling (OC) and level of detail in optimization techniques. Also, you will learn to optimize Unity C# and Unity JS code. Finally, you will see how to transform Unity C# code to Unity JavaScript code and vice versa.

The topics that will be covered in the chapter are as follows:

  • Occlusion culling and level of detail in optimization techniques

  • Unity C# and Unity JS optimization tips and tricks

  • Transforming Unity C# code to Unity JavaScript code and vice versa