Unity Engine documentationScript ReferenceUnity.CollectionsFixedList512Bytes<T>FixedList512Bytes<T>.EnumeratorCurrentThe current element.Read time 1 minuteLast updated 10 days agoDefinition Type: Property Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public T Current { get; }