Texture2DArray::SampleLevel-Methoden
Samples a Texture2DArray on the specified mipmap level(Stichproben eines Texture2DArray auf der angegebenen mipmap-Ebene).
Überladeliste
| Methode | Beschreibung |
|---|---|
| SampleLevel(S,float,float,int) | Stichproben einer Textur auf der angegebenen Mipmapebene. |
| SampleLevel(S,float,float,int,uint) | Samples a texture on the specified mipmap level and returns status about the operation. (Stichprobenentnahme einer Textur auf der angegebenen Mipmapebene und Rückgabe des Status des Vorgangs. |