Property ToAllocator
ToAllocator
Retrieve the Allocator associated with this allocator handle.
Declaration
public Allocator ToAllocator { get; }Property Value
| Type | Description | 
|---|---|
| Allocator | The Allocator retrieved. | 
Implements
Unity.Collections.AllocatorManager.IAllocator.ToAllocator