@@ -27,11 +27,17 @@ _YEBIS for Unity_ is the Unity plugin provides a variety of middleware "YEBIS" r
2727
2828## Configure Graphics API
2929Currently YEBIS for Unity supports some Graphics APIs.
30+ - DirectX11 (Windows 64bit)
3031- OpenGLCore (Windows/MacOSX 64bit)
3132- OpenGLES3 (Android/iOS)
3233- OpenGLES2 (Android/iOS)
3334
3435### Change Graphics API for Windows
36+ You can use DirectX11 and OpenGLCore as Unity of the Windows version.
37+ Unity use DirectX11 in Windows version default setting.
38+ So Graphics APIs setting is not necessary for Windows version YEBIS plugin.
39+ #### Change GLCore API for Windows
40+ If you need to change GLCore API,
35411 . Open Player Settings
3642** Edit** > ** Project Settings** > ** Player**
37431 . Uncheck the "Auto Graphics API for Windows"
@@ -96,7 +102,6 @@ Currently YEBIS for Unity supports some Graphics APIs.
96102
97103| Type | Glare Shape |
98104| --------------------------- | ----------------------------------------------------------------------- |
99- | DISABLE | No glare |
100105| BLOOM | Only bloom |
101106| LENSFLARE | Bloom / ghost(lens flare) / afterimage<br />_ ** GLES2 is not supported** _ |
102107| STANDARD | The standard type including a good balance of all basic elements |
@@ -159,24 +164,6 @@ Currently YEBIS for Unity supports some Graphics APIs.
159164
160165### Vignette Simulation
161166
162- ## Motion Blur
163- ![ ] ( figure/UI_MotionBlur.png )
164- - ** GLES2 is not supported**
165-
166- ### Enable Motion Blur
167-
168- ### Shutter Angle
169-
170- ### Blur Length
171-
172- ## Screen Space Ambient Occlusion
173- ![ ] ( figure/UI_SSAO.png )
174- - ** GLES2 is not supported**
175-
176- ### Enable SSAO
177-
178- ### SSAO Parameters
179-
180167## Color Correction
181168![ ] ( figure/UI_ColorCorrection.png )
182169
@@ -197,6 +184,24 @@ Currently YEBIS for Unity supports some Graphics APIs.
197184### Gamma
198185- ** GLES2 is not supported**
199186
187+ ## Motion Blur
188+ ![ ] ( figure/UI_MotionBlur.png )
189+ - ** GLES2 is not supported**
190+
191+ ### Enable Motion Blur
192+
193+ ### Shutter Angle
194+
195+ ### Blur Length
196+
197+ ## Screen Space Ambient Occlusion
198+ ![ ] ( figure/UI_SSAO.png )
199+ - ** GLES2 is not supported**
200+
201+ ### Enable SSAO
202+
203+ ### SSAO Parameters
204+
200205## Feedback Effect
201206![ ] ( figure/UI_FeedbackEffect.png )
202207- ** GLES2 is not supported**
@@ -218,13 +223,20 @@ Currently YEBIS for Unity supports some Graphics APIs.
218223### Feedback Brightness
219224
220225
221- -----
226+ ## Chromatic Aberration
227+ ![ ] ( figure/UI_ChromaticAberration.png )
228+ - ** GLES2 is not supported**
222229
223- <div align =" center " >
224230
225- <a href="http://www.siliconstudio.co.jp/en/" target="_blank">
226- <img src="http://www.siliconstudio.co.jp/common/images/logo001.svg" width="200" border="0" alt="yebis_logo" hspace="5" /></a><br>
231+ ## ImageSensorNoise
232+ ![ ] ( figure/UI_ImageSensorNoise.png )
233+ - ** GLES2 is not supported**
227234
235+ -----
236+
237+ <div align =" center " >
238+ <a href =" http://www.siliconstudio.co.jp/en/ " target =" _blank " >
239+ <img src =" http://www.siliconstudio.co.jp/common/images/logo001.svg " width =" 200 " border =" 0 " alt =" yebis_logo " hspace =" 5 " /></a ><br >
228240<br >
229241(c)Silicon Studio Corp., all rights reserved.
230242</div >
0 commit comments