![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| void | Setup (GizmoRotate host, Callback< GizmoRotateHandle, Vector3 > onHandleRotateStart, Callback< GizmoRotateHandle, Vector3, float > onHandleRotate, Callback< GizmoRotateHandle, Vector3, float > onHandleRotateEnd, Camera referenceCamera) |
Public Member Functions inherited from EditorGizmos.GizmoHandle | |
| MonoBehaviour | GetInstance () |
| void | OnMouseDown () |
| void | OnMouseDrag () |
| void | OnMouseEnter () |
| void | OnMouseExit () |
| void | OnMouseUp () |
| void | SetLock (bool lockSt) |
Protected Member Functions | |
| override bool | CanHover () |
| override void | On_MouseDown () |
| override void | On_MouseDrag () |
| override void | On_MouseEnter () |
| override void | On_MouseExit () |
| override void | On_MouseUp () |
Protected Member Functions inherited from EditorGizmos.GizmoHandle | |
| void | BaseSetup () |
Additional Inherited Members | |
Protected Attributes inherited from EditorGizmos.GizmoHandle | |
| Color | disabledColor |
| Color | downColor |
| bool | drag |
| Renderer | highlightRenderer |
| bool | hover |
| Color | hoverColor |
| Color | normalColor |
| Renderer | primaryRenderer |
Properties inherited from EditorGizmos.GizmoHandle | |
| bool | Drag [get] |
| bool | Hover [get] |
|
inlineprotectedvirtual |
Implements EditorGizmos.GizmoHandle.
|
inlineprotectedvirtual |
Implements EditorGizmos.GizmoHandle.
|
inlineprotectedvirtual |
Implements EditorGizmos.GizmoHandle.
|
inlineprotectedvirtual |
Implements EditorGizmos.GizmoHandle.
|
inlineprotectedvirtual |
Implements EditorGizmos.GizmoHandle.
|
inlineprotectedvirtual |
Implements EditorGizmos.GizmoHandle.
|
inline |
1.8.7