What can you use camera's 'OnPreRender', 'OnPreCull' and 'OnPostRender' for?
Unity's scripting API does mention when these are called, but doesn't have any examples on why you would need these and what can you do with them.
Comment
Your answer
Follow this Question
Related Questions
Only simulate physics on objects that are being rendered 0 Answers
URP Doesn't Pass Camera.Current to OnRenderObject? 0 Answers
*Complete noob* camera seeing through walls 2 Answers
Rendering a Canvas as Screen Space - Camera - Google Cardboard 0 Answers
Volumetric clouds only show up if I turn off its respective camera then back on again in game. 0 Answers