Skip to content

Instantly share code, notes, and snippets.

View cener-1999's full-sized avatar
🎯
Focusing

火焰刀与八爪鱼 cener-1999

🎯
Focusing
View GitHub Profile
@nukadelic
nukadelic / EditorFontSize.cs
Last active April 1, 2025 11:30
Unity Editor Font Size Changer -- EditorStyles
#if UNITY_EDITOR
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
using System.Reflection;
public class EditorFontSize : EditorWindow
{
// enable resize on launch to set a default font size , using this option will disable the ability to have the window accassible