| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.Collections.Allocator.Temp.html | [Back] [Original] |
Use a temporary allocation.
The fastest allocation. Use it for allocations with a lifespan of one frame or fewer. You can't use Temp to pass allocations to NativeContainer instances stored in a job's member field.
| Web Proxy Viewer | New URL | Original Page |