Class ImagePackerDebugEditor
Inheritance
System.Object
ImagePackerDebugEditor
Syntax
public class ImagePackerDebugEditor : EditorWindow
Fields
k_MinZoomPercentage
Declaration
protected const float k_MinZoomPercentage = 0.9F
Field Value
| Type |
Description |
| System.Single |
|
k_MouseZoomSpeed
Declaration
protected const float k_MouseZoomSpeed = 0.005F
Field Value
| Type |
Description |
| System.Single |
|
k_WheelZoomSpeed
Declaration
protected const float k_WheelZoomSpeed = 0.03F
Field Value
| Type |
Description |
| System.Single |
|
Methods
GetMinZoom()
Declaration
protected float GetMinZoom()
Returns
| Type |
Description |
| System.Single |
|
HandleZoom()
Declaration
protected void HandleZoom()