Tanoda
Leap.Unity.GraphicalRenderer.LeapGuiGroupEditor Class Reference

Public Member Functions

 LeapGuiGroupEditor (LeapGraphicRenderer renderer, SerializedObject serializedObject)
 
void Invalidate ()
 
void DoGuiLayout (SerializedProperty groupProperty)
 

Static Public Attributes

const int BUTTON_WIDTH = 30
 
const int REFRESH_WIDTH = 78
 

Detailed Description

Definition at line 21 of file LeapGraphicGroupEditor.cs.

Constructor & Destructor Documentation

◆ LeapGuiGroupEditor()

Leap.Unity.GraphicalRenderer.LeapGuiGroupEditor.LeapGuiGroupEditor ( LeapGraphicRenderer  renderer,
SerializedObject  serializedObject 
)

Definition at line 46 of file LeapGraphicGroupEditor.cs.

Member Function Documentation

◆ DoGuiLayout()

void Leap.Unity.GraphicalRenderer.LeapGuiGroupEditor.DoGuiLayout ( SerializedProperty  groupProperty)

Definition at line 128 of file LeapGraphicGroupEditor.cs.

◆ Invalidate()

void Leap.Unity.GraphicalRenderer.LeapGuiGroupEditor.Invalidate ( )

Definition at line 123 of file LeapGraphicGroupEditor.cs.

Member Data Documentation

◆ BUTTON_WIDTH

const int Leap.Unity.GraphicalRenderer.LeapGuiGroupEditor.BUTTON_WIDTH = 30
static

Definition at line 22 of file LeapGraphicGroupEditor.cs.

◆ REFRESH_WIDTH

const int Leap.Unity.GraphicalRenderer.LeapGuiGroupEditor.REFRESH_WIDTH = 78
static

Definition at line 23 of file LeapGraphicGroupEditor.cs.


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