Contents

cpuCacheMode

The CPU cache mode of the underlying texture.

Declaration

var cpuCacheMode: MTLCPUCacheMode { get set }

Discussion

The default value is MTLCPUCacheMode.defaultCache.

See Also

Properties