Contents

type

The memory placement strategy for any resources you allocate from the heaps you create with this descriptor.

Declaration

var type: MTLHeapType { get set }

Discussion

This property’s default value is MTLHeapType.automatic.

See Also

Configuring a heap