Méthodes Texture2D::GatherCmpBlue

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

Liste de surcharge

Méthode Description
GatherCmpBlue(S,float,float,int) Échantillonne et compare une texture et retourne le composant bleu.
GatherCmpBlue(S,float,float,int,uint) Échantillonne et compare une texture et retourne le composant bleu avec status sur l’opération.
GatherCmpBlue(S,float,float,int2,int2,int2,int2) Échantillonne et compare une texture et retourne le composant bleu.
GatherCmpBlue(S,float,float,int2,int2,int2,int2,uint) Échantillonne et compare une texture et retourne le composant bleu avec status sur l’opération.

Voir aussi

Texture2D