MTLRenderPipelineColorAttachmentDescriptor.writeMask

A bitmask that restricts which color channels are written into the texture.

  1. MTLColorWriteMask writeMask()
    class MTLRenderPipelineColorAttachmentDescriptor
    @selector("writeMask")
    writeMask
    ()
  2. MTLColorWriteMask writeMask(MTLColorWriteMask )

Meta