Contents

resourceOptions

The options for resources created by the heap.

Declaration

var resourceOptions: MTLResourceOptions { get }

Discussion

The value of this property aggregates the values of storageMode, cpuCacheMode, and hazardTrackingMode.

See Also

Checking a heap’s permanent configuration