Texture3D::SampleLevel methods

Samples a texture on the specified mipmap level.

Overload list

Method Description
SampleLevel(S,float,float,int) Samples a texture on the specified mipmap level.
SampleLevel(S,float,float,int,uint) Samples a texture on the specified mipmap level and returns status about the operation.

See also

Texture3D

Texture-Object