Quantum 3 3.0.13

Static Public Member Functions | List of all members
Quantum.Editor.QuantumEditorMenuProfilers Class Reference

Utility methods to create and set up a Quantum Unity scene. More...

Static Public Member Functions

static void AddGraphProfilersToCurrentScene ()
 Find the graph profiler prefab and instantiate it in the current scene. More...
 
static void AddQuantumStatsToCurrentScene ()
 Find the Quantum stats prefab and instantiate it in the current scene. More...
 

Detailed Description

Utility methods to create and set up a Quantum Unity scene.

Member Function Documentation

◆ AddGraphProfilersToCurrentScene()

static void Quantum.Editor.QuantumEditorMenuProfilers.AddGraphProfilersToCurrentScene ( )
inlinestatic

Find the graph profiler prefab and instantiate it in the current scene.

◆ AddQuantumStatsToCurrentScene()

static void Quantum.Editor.QuantumEditorMenuProfilers.AddQuantumStatsToCurrentScene ( )
inlinestatic

Find the Quantum stats prefab and instantiate it in the current scene.