Contents

zone

The memory pool from which the buffer was created.

Declaration

var zone: any MDLMeshBufferZone { get }

Discussion

Use the newBuffer(from:data:type:) or newBuffer(from:length:type:) method of an allocator to reserve memory in a shared pool for multiple related buffers.

See Also

Inspecting a Buffer