コガネブログ

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

【Unity】EditorGUILayout のラベルの幅を設定する方法

概要

EditorGUIUtility.labelWidth = 64;