차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판 | |||
unity:script-edgeblureffect [2015/05/22 12:42] – 링크가 옮기기 작업 때문에 적응했습니다 188.40.109.147 | unity:script-edgeblureffect [2018/02/22 03:04] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
+ | {{tag> | ||
======Edge Blur image effect====== | ======Edge Blur image effect====== | ||
줄 25: | 줄 26: | ||
Edge Blur 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 Blur 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:// | ||