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.
The allocator object that created the zone.
var allocator: any MDLMeshBufferAllocator { get }Use the newZone(_:) method of a concrete class implementing the MDLMeshBufferAllocator protocol to create a zone.