コガネブログ

平日更新を目標に Unity や C#、Visual Studio、ReSharper などのゲーム開発アレコレを書いていきます

【Unity】Android アプリ起動時の色を変える方法

概要

Project Settings の「Player > Static Splash Image」に単色の画像を設定して
「Scaling」を「Scale to fill (cropped)」にすることで

Android アプリ起動時の色を変えることができる