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