Replies: 1 comment
-
I believe that using this function |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like a material that doesn't interact with lighting, but still gives access to worldNormals so I can check its facing direction in the shader.
So either an unlit material with worldNormals, OR a lit material with lighting disabled.
How can I do this?
Beta Was this translation helpful? Give feedback.
All reactions