Open orels1 opened 4 months ago
There is currently no way to set up Stencil settings using ORL Standard shader in any way
A new Template Feature should be added to support that
Any custom shader PBR-Based shader that wants to adjust stencils should define the Stencil shader feature like so
Stencil
%ShaderName("My Stencil Shader") %TemplateFeatures("Stencil")
From SyncLinear.com | ORL-74
This is implemented in 6.4.0 release
There is currently no way to set up Stencil settings using ORL Standard shader in any way
A new Template Feature should be added to support that
Any custom shader PBR-Based shader that wants to adjust stencils should define the
Stencil
shader feature like soFrom SyncLinear.com | ORL-74