Table of Contents

Constructor TextureArray

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

TextureArray(int)

Initializes a new instance of the TextureArray class with the specified number of texture objects.

public TextureArray(int length)

Parameters

length int

The total number of texture objects in the array.