Tanoda
Leap.Unity.GraphicalRenderer.LeapGraphicPreferences Class Reference
Inheritance diagram for Leap.Unity.GraphicalRenderer.LeapGraphicPreferences:

Static Public Attributes

const int GRAPHIC_COUNT_SOFT_CEILING = 144
 
const string LEAP_GRAPHIC_CGINC_PATH = "LeapMotion/Modules/GraphicRenderer/Resources/GraphicRenderer.cginc"
 
const string LEAP_GRAPHIC_SHADER_FOLDER = "Assets/Plugins/LeapMotion/Legacy/GraphicRenderer/Shaders/"
 
const string PROMPT_WHEN_GROUP_CHANGE_KEY = "LeapGraphicRenderer_ShouldPromptWhenGroupChange"
 
const string PROMP_WHEN_ADD_CUSTOM_CHANNEL_LEY = "LeapGraphicRenderer_ShouldPrompWhenAddCustomChannel"
 

Properties

static int graphicMax [get]
 
static bool promptWhenGroupChange [get, set]
 
static bool promptWhenAddCustomChannel [get, set]
 

Detailed Description

Definition at line 18 of file LeapGraphicPreferences.cs.

Member Data Documentation

◆ GRAPHIC_COUNT_SOFT_CEILING

const int Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.GRAPHIC_COUNT_SOFT_CEILING = 144
static

Definition at line 19 of file LeapGraphicPreferences.cs.

◆ LEAP_GRAPHIC_CGINC_PATH

const string Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.LEAP_GRAPHIC_CGINC_PATH = "LeapMotion/Modules/GraphicRenderer/Resources/GraphicRenderer.cginc"
static

Definition at line 20 of file LeapGraphicPreferences.cs.

◆ LEAP_GRAPHIC_SHADER_FOLDER

const string Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.LEAP_GRAPHIC_SHADER_FOLDER = "Assets/Plugins/LeapMotion/Legacy/GraphicRenderer/Shaders/"
static

Definition at line 21 of file LeapGraphicPreferences.cs.

◆ PROMP_WHEN_ADD_CUSTOM_CHANNEL_LEY

const string Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.PROMP_WHEN_ADD_CUSTOM_CHANNEL_LEY = "LeapGraphicRenderer_ShouldPrompWhenAddCustomChannel"
static

Definition at line 26 of file LeapGraphicPreferences.cs.

◆ PROMPT_WHEN_GROUP_CHANGE_KEY

const string Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.PROMPT_WHEN_GROUP_CHANGE_KEY = "LeapGraphicRenderer_ShouldPromptWhenGroupChange"
static

Definition at line 24 of file LeapGraphicPreferences.cs.

Property Documentation

◆ graphicMax

int Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.graphicMax
staticget

Definition at line 29 of file LeapGraphicPreferences.cs.

◆ promptWhenAddCustomChannel

bool Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.promptWhenAddCustomChannel
staticgetset

Definition at line 57 of file LeapGraphicPreferences.cs.

◆ promptWhenGroupChange

bool Leap.Unity.GraphicalRenderer.LeapGraphicPreferences.promptWhenGroupChange
staticgetset

Definition at line 48 of file LeapGraphicPreferences.cs.


The documentation for this class was generated from the following file: