Constructor TextureArray
TextureArray(int)
Initializes a new instance of the TextureArray class with the specified number of texture objects.
public TextureArray(int length)
Parameters
length
intThe total number of texture objects in the array.