Skip to content

Instantly share code, notes, and snippets.

View RentlyBB's full-sized avatar

Patrik Chleboun RentlyBB

View GitHub Profile
@RentlyBB
RentlyBB / FpsCapper.cs
Created September 17, 2024 06:50 — forked from keijiro/FpsCapper.cs
FpsCapper - Limits the frame rate of the Unity Editor in Edit Mode
using UnityEditor;
using UnityEngine;
using UnityEngine.LowLevel;
using System.Linq;
using System.Threading;
namespace EditorUtils {
//
// Serializable settings