Contents

setStencilStoreAction(_:)

Configures the store action for the stencil attachment.

Declaration

func setStencilStoreAction(_ storeAction: MTLStoreAction)

Parameters

  • storeAction:

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

See Also

Configuring the actions for attachments