Contents

allocator

The allocator object that created the zone.

Declaration

var allocator: any MDLMeshBufferAllocator { get }

Discussion

Use the newZone(_:) method of a concrete class implementing the MDLMeshBufferAllocator protocol to create a zone.

See Also

Inspecting a Zone