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.
CloseVortex エフェクトは,レンダリングされた画像を歪めます。 中心付近のピクセルは特別な角度で回転します。つまり 変位量は,円の端でゼロに減少し,中心部からの距離と共に減少します。 Vortexは Twirl と似ていますが,Twirl は円というよりもポイントを中心に画像を歪ませます。
すべての image effects のように,Vortex は Unity Pro でのみ使用できます。 必ず,Pro Standard Assets をインストールしてください。
プロパティ: | 特徴: |
---|---|
Radius | The radius of the circle where distortion occurs, given in normalized screen coordinates (ie, a radius of 0.5 is half the size of the screen). |
Angle | The angle by which pixels are displaced around the central circle. |
Center | The center of the circular region of distortion. |
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.