Enum MouseCursor
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum MouseCursorFields
| Name | Description | 
|---|---|
| Arrow | |
| ArrowMinus | |
| ArrowPlus | |
| CustomCursor | |
| FPS | |
| Link | |
| MoveArrow | |
| Orbit | |
| Pan | |
| ResizeHorizontal | |
| ResizeUpLeft | |
| ResizeUpRight | |
| ResizeVertical | |
| RotateArrow | |
| ScaleArrow | |
| SlideArrow | |
| SplitResizeLeftRight | |
| SplitResizeUpDown | |
| Text | |
| Zoom |