© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
D. IlettBuilding Quality Shaders for Unity®https://doi.org/10.1007/978-1-4842-8652-4_13

13. Profiling and Optimization

Daniel Ilett1  
(1)
Coventry, UK
 

By now, if you’ve followed along with every chapter so far, you will be armed with the knowledge required to create a huge variety of shader effects. However, we have only focused on one aspect of shader writing so far: what shaders can do. Another hugely important aspect of shader writing is making your shaders run efficiently to ensure your game runs smoothly. It’s all well and good writing beautiful shaders, but it’s no use when they can’t run well on your target hardware! In this chapter, we will explore ...

Get Building Quality Shaders for Unity®: Using Shader Graphs and HLSL Shaders now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.