Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Length

Number of elements in a NativeArray<T>.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public int Length { get; }