C# Class UnityEditor.DopeSheetEditorRectangleTool.ToolLayout

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
displayHScale bool
displayVScale bool
hBarLeftRect UnityEngine.Rect
hBarOverlayRect UnityEngine.Rect
hBarRect UnityEngine.Rect
hBarRightRect UnityEngine.Rect
leftLabelAnchor Vector2
rightLabelAnchor Vector2
scaleBottomRect UnityEngine.Rect
scaleLeftRect UnityEngine.Rect
scaleRightRect UnityEngine.Rect
scaleTopRect UnityEngine.Rect
selectionLeftRect UnityEngine.Rect
selectionRect UnityEngine.Rect
selectionTopRect UnityEngine.Rect
summaryRect UnityEngine.Rect
underlayLeftRect UnityEngine.Rect
underlayTopRect UnityEngine.Rect
vBarBottomRect UnityEngine.Rect
vBarOverlayRect UnityEngine.Rect
vBarRect UnityEngine.Rect
vBarTopRect UnityEngine.Rect

Property Details

displayHScale public_oe property

public bool displayHScale
return bool

displayVScale public_oe property

public bool displayVScale
return bool

hBarLeftRect public_oe property

public Rect,UnityEngine hBarLeftRect
return UnityEngine.Rect

hBarOverlayRect public_oe property

public Rect,UnityEngine hBarOverlayRect
return UnityEngine.Rect

hBarRect public_oe property

public Rect,UnityEngine hBarRect
return UnityEngine.Rect

hBarRightRect public_oe property

public Rect,UnityEngine hBarRightRect
return UnityEngine.Rect

leftLabelAnchor public_oe property

public Vector2 leftLabelAnchor
return Vector2

rightLabelAnchor public_oe property

public Vector2 rightLabelAnchor
return Vector2

scaleBottomRect public_oe property

public Rect,UnityEngine scaleBottomRect
return UnityEngine.Rect

scaleLeftRect public_oe property

public Rect,UnityEngine scaleLeftRect
return UnityEngine.Rect

scaleRightRect public_oe property

public Rect,UnityEngine scaleRightRect
return UnityEngine.Rect

scaleTopRect public_oe property

public Rect,UnityEngine scaleTopRect
return UnityEngine.Rect

selectionLeftRect public_oe property

public Rect,UnityEngine selectionLeftRect
return UnityEngine.Rect

selectionRect public_oe property

public Rect,UnityEngine selectionRect
return UnityEngine.Rect

selectionTopRect public_oe property

public Rect,UnityEngine selectionTopRect
return UnityEngine.Rect

summaryRect public_oe property

public Rect,UnityEngine summaryRect
return UnityEngine.Rect

underlayLeftRect public_oe property

public Rect,UnityEngine underlayLeftRect
return UnityEngine.Rect

underlayTopRect public_oe property

public Rect,UnityEngine underlayTopRect
return UnityEngine.Rect

vBarBottomRect public_oe property

public Rect,UnityEngine vBarBottomRect
return UnityEngine.Rect

vBarOverlayRect public_oe property

public Rect,UnityEngine vBarOverlayRect
return UnityEngine.Rect

vBarRect public_oe property

public Rect,UnityEngine vBarRect
return UnityEngine.Rect

vBarTopRect public_oe property

public Rect,UnityEngine vBarTopRect
return UnityEngine.Rect