テンプレート:Release Notes/2.46/Game Engine/Actuators/2D Filters

提供: wiki
< テンプレート:Release Notes‎ | 2.46‎ | Game Engine‎ | Actuators
2018年6月29日 (金) 03:41時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

2D Filters

This new actuator apply image filters, like motion blur, blur, sobel edge detection and so many other filters on final render result. Custom 2D filters give you the ability to define your own 2d filter using GLSL. its usage is the same as built-in filters, but you must select "Custom Filter" in 2D Filter actuator, then write shader program into Text Editor and then place shader script name on actuator.

2D Filters: Motion Blur
2D Filters: Sepia
2D Filters: Sobel
2D Filters: Blur
2D Filters: Dilation