Vixen
02b45cc4
csharp
public enum WgpuColorWriteMask

Which channels a draw may write.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (6)

  • None

    None.

  • Red

    Red.

  • Green

    Green.

  • Blue

    Blue.

  • Alpha

    Alpha.

  • All

    All four.

Used by (3)

  • WebGpuConversionTestsVixen.Graphics.WebGPU.Tests
  • WebGpuConversionsVixen.Graphics.WebGPU
  • WgpuColourTargetStateVixen.Graphics.WebGPU