The slice of the texture used for the multisample resolve action.
SDKs
- iOS 8.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Metal
Declaration
var resolveSlice: Int { get set }
Discussion
If the value of store
is set to MTLRender
, this property is required.
The default value is 0
.