#Can I read a specific bit of the stencil buffer in Shader Graph?

1 messages · Page 1 of 1 (latest)

nimble ember
#

I want to compare against the stencil buffer using a specific bitmask, for example checking if Bit 2 = 1.
It can be done in HLSL but I'm not sure if there is any way of doing it in shader graph.

Thanks in advance!