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.
Configures the store action for the stencil attachment.
func setStencilStoreAction(_ storeAction: MTLStoreAction)A store action for the stencil attachment that can’t be Unknown.