Allocator

enumeration

Description

Sets which allocation type to use for a NativeArray.

Properties

InvalidUse an invalid allocation.
NoneUse no allocation.
TempUse a temporary allocation.
TempJobUse a temporary job allocation.
PersistentUse a persistent allocation.
AudioKernelUse an allocation associated with a DSPGraph audio kernel.
DomainUse an allocation associated with the lifetime of a domain.
FirstUserIndexThe first index that a custom allocator can get.

Did you find this page useful? Please give it a rating: