TextureCube::SampleLevel methods

Samples a texture on the specified mipmap level.

Overload list

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

See also

TextureCube

Texture-Object