Length
Represents the number of elements in a NativeSlice<T>.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public int Length { get; }
public int Length { get; }