Runtime Navmesh Baker 1.4.0
Runtime Navmesh Baker — a coordinator-driven system for runtime NavMesh generation in Unity, supporting Continuous AABB, Grid Cell streaming, and One Shot bake modes with full event and profile integration.
Loading...
Searching...
No Matches
PerfCounters.cs File Reference

Classes

class  MegaCrush.RuntimeNavmeshBaker.Diagnostics.PerfCounters
 Rolling-window perf counters (no GC). Keeps a small ring buffer of samples and computes p50/p95 on demand. Intended for lightweight runtime diagnostics. More...
 
struct  MegaCrush.RuntimeNavmeshBaker.Diagnostics.PerfCounters.Series
 

Namespaces

namespace  MegaCrush
 
namespace  MegaCrush.RuntimeNavmeshBaker
 
namespace  MegaCrush.RuntimeNavmeshBaker.Diagnostics