Texture2D :: GatherCmpAlpha, méthodes

Échantillonne et compare un Texture2D et retourne le composant alpha.

Liste de surcharge

Méthode Description
GatherCmpAlpha (S, float, float, int) Échantillonne et compare une texture et retourne le composant alpha.
GatherCmpAlpha (S, float, float, int, uint) Échantillonne et compare une texture et retourne le composant alpha avec l’état de l’opération.
GatherCmpAlpha (S, float, float, Int2, Int2, Int2, Int2) Échantillonne et compare une texture et retourne le composant alpha.
GatherCmpAlpha (S, float, float, Int2, Int2, Int2, Int2, uint) Échantillonne et compare une texture et retourne le composant alpha avec l’état de l’opération.

Voir aussi

Texture2D