void EditorGizmos.GizmoHandle.BaseSetup |
( |
| ) |
|
|
inlineprotected |
abstract bool EditorGizmos.GizmoHandle.CanHover |
( |
| ) |
|
|
protectedpure virtual |
MonoBehaviour EditorGizmos.GizmoHandle.GetInstance |
( |
| ) |
|
|
inline |
abstract void EditorGizmos.GizmoHandle.On_MouseDown |
( |
| ) |
|
|
protectedpure virtual |
abstract void EditorGizmos.GizmoHandle.On_MouseDrag |
( |
| ) |
|
|
protectedpure virtual |
abstract void EditorGizmos.GizmoHandle.On_MouseEnter |
( |
| ) |
|
|
protectedpure virtual |
abstract void EditorGizmos.GizmoHandle.On_MouseExit |
( |
| ) |
|
|
protectedpure virtual |
abstract void EditorGizmos.GizmoHandle.On_MouseUp |
( |
| ) |
|
|
protectedpure virtual |
void EditorGizmos.GizmoHandle.OnMouseDown |
( |
| ) |
|
|
inline |
void EditorGizmos.GizmoHandle.OnMouseDrag |
( |
| ) |
|
|
inline |
void EditorGizmos.GizmoHandle.OnMouseEnter |
( |
| ) |
|
|
inline |
void EditorGizmos.GizmoHandle.OnMouseExit |
( |
| ) |
|
|
inline |
void EditorGizmos.GizmoHandle.OnMouseUp |
( |
| ) |
|
|
inline |
void EditorGizmos.GizmoHandle.SetLock |
( |
bool |
lockSt | ) |
|
|
inline |
Color EditorGizmos.GizmoHandle.disabledColor |
|
protected |
Color EditorGizmos.GizmoHandle.downColor |
|
protected |
bool EditorGizmos.GizmoHandle.drag |
|
protected |
Renderer EditorGizmos.GizmoHandle.highlightRenderer |
|
protected |
bool EditorGizmos.GizmoHandle.hover |
|
protected |
Color EditorGizmos.GizmoHandle.hoverColor |
|
protected |
Color EditorGizmos.GizmoHandle.normalColor |
|
protected |
Renderer EditorGizmos.GizmoHandle.primaryRenderer |
|
protected |
bool EditorGizmos.GizmoHandle.Drag |
|
get |
bool EditorGizmos.GizmoHandle.Hover |
|
get |
The documentation for this class was generated from the following file: