MTLRenderPipelineColorAttachmentDescriptor.destinationAlphaBlendFactor

The destination blend factor (DBF) used by the alpha blend operation.

  1. MTLBlendFactor destinationAlphaBlendFactor()
    class MTLRenderPipelineColorAttachmentDescriptor
    @selector("destinationAlphaBlendFactor")
    destinationAlphaBlendFactor
    ()
  2. MTLBlendFactor destinationAlphaBlendFactor(MTLBlendFactor )

Meta