MTLRenderPassColorAttachmentDescriptor.clearColor

The color to use when clearing the color attachment.

  1. MTLClearColor clearColor()
    class MTLRenderPassColorAttachmentDescriptor
    @nogc nothrow
    @selector("clearColor")
    clearColor
    ()
  2. void clearColor(MTLClearColor )

Meta