Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Samples a Texture2D on mipmap level 0 only, using a comparison value to reject samples.
Overload list
| Method | Description |
|---|---|
| SampleCmpLevelZero(S,float,float,int) | Samples a texture on mipmap level 0 only and compares the result to a comparison value. |
| SampleCmpLevelZero(S,float,float,int,uint) | Samples a texture on mipmap level 0 only and compares the result to a comparison value. Returns status about the operation. |
Remarks
Refer to Texture-Object.