Contents

heap

The heap on which the resource is allocated, if any.

Declaration

var heap: (any MTLHeap)? { get }

Discussion

This value is nil if the resource isn’t allocated on a heap.

See Also

Managing heap resources