Hi,
I have a custom adaptor & procedural for our cloth rendering. i.e classes derived from UsdProcImagingGenerativeProceduralAdapter and HdGpGenerativeProcedural
Regardless on what I set in usdview for my procedural prim it’s visible by the time the renderer reads the visibility flag.
Note: setting the procedural to invisible on UsdPrim results in the VisibilitySchema being set to false after the UsdImagingStageSceneIndex but in UsdImagingNiPrototypePropagatingSceneindex it’s set back to true.
Thanks
Don