차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
unity:script-edgedetectdepthnormalseffect [2015/05/21 14:02] – 문서가 unity3d:script-edgedetectdepthnormalseffect에서 unity:script-edgedetectdepthnormalseffect(으)로 옮겨졌습니다 V_L | 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:// | ||