Unity Engine documentationScript ReferenceUnity.CollectionsNativeList<T>NativeList<T>.ParallelWriterPtrThe data of the list.Read time 1 minuteLast updated 13 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public readonly void* Ptr { get; }