Enum VfxRenderStateInfoPixelShader.RsBlendStateDesc.RsColorWriteEnableBits
- Namespace
- ValveResourceFormat.CompiledShader
- Assembly
- ValveResourceFormat.dll
Specifies color write enable flags.
[Flags]
public enum VfxRenderStateInfoPixelShader.RsBlendStateDesc.RsColorWriteEnableBitsFields
None = 0R = 1G = 2B = 4A = 8All = 15