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

cmd-drawMesh and depth texture #17

Closed
BruceKristelijn opened this issue Jan 21, 2023 · 2 comments
Closed

cmd-drawMesh and depth texture #17

BruceKristelijn opened this issue Jan 21, 2023 · 2 comments

Comments

@BruceKristelijn
Copy link

I just tried switching to cmd-drawMesh but can't figure out how to get the depth texture. It seems that the screenmesh is included somehow?

@Cyanilux
Copy link
Owner

Hmm, perhaps make sure the shader used by the feature has ZWrite Off?
(If it's a graph there should be an option for that in the Graph Settings (in 2021.2+ at least). Or use Transparent surface mode)

@BruceKristelijn
Copy link
Author

I made sure to turn that off. It's odd shader worked on the 2022 and the master branch. Just found your shadergraph example. This seems to do what I need. I will try to turn this into a regular shader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants