Contents

storeActionOptions

The options that modify the store action performed by this attachment.

Declaration

var storeActionOptions: MTLStoreActionOptions { get set }

Mentioned in

Discussion

This property specifies additional behavior for the store action specified by the storeAction property.

The default value is MTLStoreActionOptionNone.

See Also

Specifying rendering pass actions