Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


arrayLength

The number of textures in the GraphicsTexture array.
Read time 1 minuteLast updated 7 days ago

Definition

public int arrayLength

Remarks

For graphics texture arrays (see GraphicsTextureDescriptor.dimension), this variable determines the number of elements in the array. Must be 0 for non-array textures.