Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ORL-74] Add support for Stencil options in Standard shader #74

Open
orels1 opened this issue Jul 3, 2024 · 1 comment
Open

[ORL-74] Add support for Stencil options in Standard shader #74

orels1 opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
feature Feature reqyuests Generator Created by Linear-GitHub Sync PBR Created by Linear-GitHub Sync

Comments

@orels1
Copy link
Owner

orels1 commented Jul 3, 2024

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

%ShaderName("My Stencil Shader")
%TemplateFeatures("Stencil")

From SyncLinear.com | ORL-74

@orels1 orels1 self-assigned this Jul 3, 2024
@orels1 orels1 added feature Feature reqyuests Generator Created by Linear-GitHub Sync PBR Created by Linear-GitHub Sync labels Jul 3, 2024
@orels1
Copy link
Owner Author

orels1 commented Jul 3, 2024

This is implemented in 6.4.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature reqyuests Generator Created by Linear-GitHub Sync PBR Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant