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