TextureCube::Sample methods
Samples a texture.
Overload list
Method | Description |
---|---|
Sample(S,float) | Samples a texture. |
Sample(S,float,float) | Samples a texture with an optional value to clamp sample level-of-detail (LOD) values to. |
Sample(S,float,float,uint) | Samples a texture with an optional value to clamp sample level-of-detail (LOD) values to, and returns status of the operation. |