Enum VfxRenderStateInfoPixelShader.RsDepthStencilStateDesc.RsStencilOp
- Namespace
- ValveResourceFormat.CompiledShader
- Assembly
- ValveResourceFormat.dll
Specifies stencil operations.
public enum VfxRenderStateInfoPixelShader.RsDepthStencilStateDesc.RsStencilOp : byteFields
Keep = 0Zero = 1Replace = 2IncrSat = 3DecrSat = 4Invert = 5Incr = 6Decr = 7