Methods to profile performance costs of materials.

Hey guys,

Just looking for guidance on the best ways to check the performance hits that come from materials in-game.

Usually for this sort of thing I’ll just check the size of the asset, or in the case of geometry I’ll look at the tri count. But specifically for materials, how can I observe the performance costs?

Thanks!

at the console type ‘profilegpu’ and a new window will pop up. You can expand various categories to drill down and the find the cost of just about anything in there.

Thanks Ryan!

Check out these videos:

https://www.youtube.com/watch?v=HY62PAsM7eg

https://www.youtube.com/watch?v=-csRxRj_zcw&index=20&list=PLZlv_N0_O1gbggHiwNP2JBXGeD2h12tbB

Our actual documentation website seems a bit lacking in this topic. I alerted our docs team about that but for now those videos should get you started.