Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseEdge Detect エフェクトは,色の差が閾値を越えるすべての箇所に黒いエッジを画像に追加します。
より洗練されたジオメトリベースのEdge Detectが必要な場合に関しては,Standard Assetsは normals and depth-based edge detection 効果も提供しています。
他の Image Effect 同様, Unity Pro でのみ使用できます。 必ず,Pro Standard Assets をインストールしてください。
プロパティ: | 特徴: |
---|---|
Threshold | Edges will be displayed wherever the color difference between neighboring pixels exceeds this value. Increasing the value will make edges less sensitive to texture or lighting changes. |
This effect requires a graphics card that supports Shader Model 2. See the Graphics Hardware Capabilities and Emulation page for further details and a list of compliant hardware.