Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ArraySize

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

Definition

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