Contents

setColorStoreAction(_:index:)

Configures the store action for a color attachment.

Declaration

func setColorStoreAction(_ storeAction: MTLStoreAction, index colorAttachmentIndex: Int)

Parameters

  • storeAction:

    A store action for the color attachment that can’t be Unknown.

  • colorAttachmentIndex:

    The index of a color attachment.

See Also

Configuring the actions for attachments