Texture2D::GatherCmpAlpha 메서드
Texture2D를 샘플링 및 비교하고 알파 성분을 반환합니다.
오버로드 목록
메서드 | 설명 |
---|---|
GatherCmpAlpha(S,float,float,int) | 텍스처를 샘플링 및 비교하고 알파 성분을 반환합니다. |
GatherCmpAlpha(S,float,float,int,uint) | 텍스처를 샘플링 및 비교하고 작업에 대한 상태와 함께 알파 성분을 반환합니다. |
GatherCmpAlpha(S,float,float,int2,int2,int2,int2) | 텍스처를 샘플링 및 비교하고 알파 성분을 반환합니다. |
GatherCmpAlpha(S,float,float,int2,int2,int2,int2,uint) | 텍스처를 샘플링 및 비교하고 작업에 대한 상태와 함께 알파 성분을 반환합니다. |