position | @param position Прямоугольник, в котором будет находиться метка. |
label | Label to display next to the toggle. |
value | @param value Значение для редактирования. |
labelStyle | @param position Прямоугольник, в котором будет находиться метка. |
bool Значение, введенное пользователем.
Make a toggle field where the toggle is to the left and the label immediately to the right of it.
EditorGUI.ToggleLeft is similar to GUI.Toggle but respects the EditorGUI.showMixedValue property and handles keyboard focus consistent with other Editor controls.