position | 表示位置 |
label | トグルの隣に表示するラベル |
value | 編集する値 |
labelStyle | ラベルで使用する GUIStyle オプション |
bool ユーザーによって設定された値
Makes a toggle field where the toggle is to the left and the label immediately to the right of it.
EditorGUI.ToggleLeft は GUI.Toggle と同じですが EditorGUI.showMixedValueプロパティーを尊重し、キーボードフォーカスを他のエディターコントロールと一貫するように処理します。