Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ArraySize

The number of elements in this constant (Read Only). If this value is greater than 1, the constant is an array.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public readonly int ArraySize { get; }