C# Class UnityEditor.CurveEditorRectangleTool.ToolLayout

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

Public Properties

Property Type Description
bottomLabelAnchor Vector2
displayHScale bool
displayVScale bool
hBarLeftRect 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
topLabelAnchor Vector2
underlayLeftRect UnityEngine.Rect
underlayTopRect UnityEngine.Rect
vBarBottomRect UnityEngine.Rect
vBarRect UnityEngine.Rect
vBarTopRect UnityEngine.Rect

Property Details

bottomLabelAnchor public_oe property

public Vector2 bottomLabelAnchor
return Vector2

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

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

topLabelAnchor public_oe property

public Vector2 topLabelAnchor
return Vector2

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

vBarRect public_oe property

public Rect,UnityEngine vBarRect
return UnityEngine.Rect

vBarTopRect public_oe property

public Rect,UnityEngine vBarTopRect
return UnityEngine.Rect