Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Samples a Texture2DArray using a gradient to influence the way the sample location is calculated.
Overload list
| Method | Description |
|---|---|
| SampleGrad(S,float,float,float,int) | Samples a texture, using a gradient to influence the way the sample location is calculated. |
| SampleGrad(S,float,float,float,int,float) | Samples a texture, using a gradient to influence the way the sample location is calculated, with an optional value to clamp sample level-of-detail (LOD) values to. |
| SampleGrad(S,float,float,float,int,float,uint) | Samples a texture, using a gradient to influence the way the sample location is calculated, with an optional value to clamp sample level-of-detail (LOD) values to. Returns status about the operation. |