차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판 | |||
unity:script-edgedetectdepthnormalseffect [2015/05/22 05:06] – 링크가 옮기기 작업 때문에 적응했습니다 66.249.71.69 | unity:script-edgedetectdepthnormalseffect [2018/02/22 03:04] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
+ | {{tag> | ||
======Edge Detect Normals image effect====== | ======Edge Detect Normals image effect====== | ||
줄 25: | 줄 26: | ||
Edge detect effect works only on graphics cards with support for pixel shaders (2.0) or devices with OpenGL ES2.0 support. Eg. GeForce FX 5200 or Radeon 9500 and up. All image effects automatically disable themselves when they can not run on an end-users graphics card. Depth texture support is required. | Edge detect effect works only on graphics cards with support for pixel shaders (2.0) or devices with OpenGL ES2.0 support. Eg. GeForce FX 5200 or Radeon 9500 and up. All image effects automatically disable themselves when they can not run on an end-users graphics card. Depth texture support is required. | ||
- | {{tag> | ||
* 출처: [[http:// | * 출처: [[http:// | ||