Returns the blue components of a Texture2DArray's four texel values that would be used in a bi-linear filtering operation. GatherBlue(S,float,int) Returns the blue components of the four texel values ...
Returns the alpha components of a Texture2DArray's four texel values that would be used in a bi-linear filtering operation. GatherAlpha(S,float,int) Returns the alpha components of the four texel ...