The storage mode, CPU cache mode, and hazard tracking mode of the resource.
Required.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Metal
Declaration
var resourceOptions: MTLResource Options { get }
Discussion
The value of this property aggregates the values of storage
, cpu
, and hazard
.