Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Length

Provides the number of elements in the NativeArray<T>.ReadOnly.
Read time 1 minuteLast updated 6 days ago

Definition

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