Texture3D::Load methods

Reads texture 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

Texture3D