surface picking (n)~ The process of choosing which input surface contributes most to the output surface at a certain position on the output. Surface picking is often used with mouse operations to choose different actions in code that depend on which image you select. In cases where several images are alpha blended on the output point the transform can use the alpha channel of each input sample to choose the input surface.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 52 조회
- 목록
본문
surface picking (n)~ The process of choosing which input surface contributes most to the output surface at a certain position on the output. Surface picking is often used with mouse operations to choose different actions in code that depend on which image you select. In cases where several images are alpha blended on the output point the transform can use the alpha channel of each input sample to choose the input surface.