Texture2DArray::Load methods

Reads Texture2DArray data.

Overload list

Method Description
Load(int,int) Reads texture data.
Load(int,int,uint) Reads texture data and returns status of the operation.

See also

Texture2DArray