Hello @Overshoot
I think you should set
Result.bRenderCustomDepth = ShouldRenderCustomDepth();
before calling
MaterialRelevance.SetPrimitiveViewRelevance(Result);
Maybe that will work?
Hello @Overshoot
I think you should set
Result.bRenderCustomDepth = ShouldRenderCustomDepth();
before calling
MaterialRelevance.SetPrimitiveViewRelevance(Result);
Maybe that will work?