UnsafeUtility
.Free
public static void
Free
(void*
memory
,
Unity.Collections.Allocator
allocator
);
Parameters
memory
Memory pointer.
allocator
Allocator.
Description 描述
Free memory.