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