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