Android用のプラグインをビルド
Blackberry 10

Androidスプラッシュスクリーンのカスタマイズ

Suggest a change

Success!

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.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Android Basicでは,デフォルトのスプラッシュ画面がPlayer SettingsDefault Screen Orientationに向きが従って,ゲームのロード中に表示されます。

Android Proでは,スプラッシュスクリーンとしてプロジェクト内の任意のテクスチャを使用することができます。AndroidのPlayer Settingsのスプラッシュイメージセクションからテクスチャを設定することができます。また,次のオプションからSplash scalingの方法を選択する必要があります:-

  • Center (only scale down) は画像が大きすぎて画面に収まりきらない場合のみフィットするように画像を縮小します。
  • Scale to fit (letter-boxed) は縦横どちらかが長い方を画面サイズに合わせるようにします。短い方の空きスペースは黒で塗りつぶされます。
  • Scale to fill (cropped) は縦横どちらかが短い方を画面サイズに合わせるようにします。画面に収まりきらない長い方はそのまま切り取られます。
Android用のプラグインをビルド
Blackberry 10