Contents

storageMode

The storage mode of underlying texture.

Declaration

var storageMode: MTLStorageMode { get set }

Discussion

The default value is MTLStorageMode.shared.

See Also

Properties