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.
Overload list
| Method | Description |
|---|---|
| Sample(S,float,int) | Samples a texture. |
| Sample(S,float,int,float) | Samples a texture with an optional value to clamp sample level-of-detail (LOD) values to. |
| Sample(S,float,int,float,uint) | Samples a texture with an optional value to clamp sample level-of-detail (LOD) values to, and returns status of the operation. |
Remarks
Refer to Texture-Object.