My Project
|
Main class to access the Graphy API. More...
Properties | |
Mode | GraphyMode [get, set] |
bool | EnableOnStartup [get] |
bool | KeepAlive [get] |
bool | Background [get, set] |
Color | BackgroundColor [get, set] |
ModulePosition | GraphModulePosition [get, set] |
ModuleState | FpsModuleState [get, set] |
Color | GoodFPSColor [get, set] |
Color | CautionFPSColor [get, set] |
Color | CriticalFPSColor [get, set] |
int | GoodFPSThreshold [get, set] |
int | CautionFPSThreshold [get, set] |
int | FpsGraphResolution [get, set] |
int | FpsTextUpdateRate [get, set] |
ModulePreset | Preset [get] |
float | CurrentFPS [get] |
float | AverageFPS [get] |
float | MinFPS [get] |
float | MaxFPS [get] |
ModuleState | RamModuleState [get, set] |
Color | AllocatedRamColor [get, set] |
Color | ReservedRamColor [get, set] |
Color | MonoRamColor [get, set] |
int | RamGraphResolution [get, set] |
int | RamTextUpdateRate [get, set] |
float | AllocatedRam [get] |
float | ReservedRam [get] |
float | MonoRam [get] |
ModuleState | AudioModuleState [get, set] |
AudioListener | AudioListener [get, set] |
LookForAudioListener | FindAudioListenerInCameraIfNull [get, set] |
Color | AudioGraphColor [get, set] |
int | AudioGraphResolution [get, set] |
int | AudioTextUpdateRate [get, set] |
FFTWindow | FftWindow [get, set] |
int | SpectrumSize [get, set] |
float[] | Spectrum [get] |
Current audio spectrum from the specified AudioListener. | |
float | MaxDB [get] |
Maximum DB registered in the current spectrum. | |
ModuleState | AdvancedModuleState [get, set] |
ModulePosition | AdvancedModulePosition [get, set] |
![]() | |
static T | Instance [get] |
Main class to access the Graphy API.