Unity Engine documentationScript ReferenceUnity.CollectionsFixedList32Bytes<T>Clear()Sets the length to 0.Read time 1 minuteLast updated 12 days agoDefinition Type: Method Namespace: Unity.Collections Assembly: UnityEngine.ManagedKernelModule public void Clear() Remarks Does "not" zero out the bytes.