包含11節(jié)視頻教程
從零基礎(chǔ)學習unity3d游戲引擎,簡單易學的視頻教程,讓你快速掌握unity3d,并喜歡上游戲開發(fā)的樂趣。
|
Tilt Shift is a specialized version of the Depth of Field effect that allows for very smooth transitions between focused and defocused areas. It is is easier to use and is generally less prone to unsightly image artifacts. However, since it relies on dependent texture lookups, it can also have a higher processing overhead. 移軸特效是景深特效的一種特殊版本,它可以使聚焦區(qū)域和失焦區(qū)域的過渡更加光滑。它更加容易使用并且不容易造成圖像瑕疵。但是,因為它依賴于紋理查找,所以會造成更高的處理開銷。
As with the other image effects, this effect is only available in Unity Pro and you must have the Pro Standard Assets installed before it becomes available. 和其他圖像特效一樣,該特效只能在Unity Pro上進行使用,并且在使用之前必須安裝Pro Standard Assets。 Properties 屬性
Hardware support 硬件支持This effect requires a graphics card with pixel shaders (3.0) or OpenGL ES 2.0. Additionally, depth texture support is required. PC: NVIDIA cards since 2004 (GeForce 6), AMD cards since 2005 (Radeon X1300), Intel cards since 2006 (GMA X3000); Mobile: OpenGL ES 2.0 with depth texture support; Consoles: Xbox 360, PS3. 這個特效需要顯卡擁有像素著色器(3.0)或者OpenGL ES 2.0。臺式機:2004年以后的NVIDIA顯卡(GeForce 6),2005年以后的AMD顯卡(Radeon X1300),2006年以后的Intel卡(GMA X3000);移動設(shè)備:OpenGL ES 2.0;控制臺: Xbox 360、 PS3。 All image effects automatically disable themselves when they can not run on end-users graphics card. 所有圖像特效如果無法在用戶顯卡上運行時將會自動被關(guān)閉。 贊0 踩0 |
未知用戶
2005-2025 朱峰社區(qū) 版權(quán)所有 遼ICP備2021001865號-1
2005-2025 ZhuFeng Community All Rights Reserved
VIP