Hi,
I am experimenting with the SRP, following this tutorial: Unity Custom SRP Tutorials using Unity 2019.1.0f2
Unfortunately, the CullResults.GetCullingParameters static method seems to be missing.
I can see it was available in 2018.3 but it’s gone in 2019.1.
Can someone point me into the right direction for the equivalent function?