setColorStoreActionOptions(_:index:)
Configures the store action options for a color attachment.
Declaration
func setColorStoreActionOptions(_ storeActionOptions: MTLStoreActionOptions, index colorAttachmentIndex: Int)Parameters
- storeActionOptions:
Additional options for the store action of a color attachment.
- colorAttachmentIndex:
The index of a color attachment.