Métodos Texture2D::GatherCmpRed
Muestra y compara texture2D y devuelve el componente rojo.
Lista de sobrecarga
Método | Descripción |
---|---|
GatherCmpRed(S,float,float,int) | Muestra y compara una textura y devuelve el componente rojo. |
GatherCmpRed(S,float,float,int,uint) | Muestra y compara una textura y devuelve el componente rojo junto con el estado de la operación. |
GatherCmpRed(S,float,float,int2,int2,int2,int2,int2) | Muestra y compara una textura y devuelve el componente rojo. |
GatherCmpRed(S,float,float,int2,int2,int2,int2,uint) | Muestra y compara una textura y devuelve el componente rojo junto con el estado de la operación. |