Contents

setDepthStoreAction(_:)

Configures the store action for the depth attachment.

Declaration

func setDepthStoreAction(_ storeAction: MTLStoreAction)

Parameters

  • storeAction:

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

See Also

Configuring the actions for attachments