C# Class UnityEditor.IMGUIClipInstruction

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

Public Properties

Property Type Description
level int
popStacktrace UnityEditor.StackFrame[]
pushStacktrace UnityEditor.StackFrame[]
renderOffset Vector2
resetOffset bool
screenRect UnityEngine.Rect
scrollOffset Vector2
unclippedScreenRect UnityEngine.Rect

Property Details

level public_oe property

public int level
return int

popStacktrace public_oe property

public StackFrame[],UnityEditor popStacktrace
return UnityEditor.StackFrame[]

pushStacktrace public_oe property

public StackFrame[],UnityEditor pushStacktrace
return UnityEditor.StackFrame[]

renderOffset public_oe property

public Vector2 renderOffset
return Vector2

resetOffset public_oe property

public bool resetOffset
return bool

screenRect public_oe property

public Rect,UnityEngine screenRect
return UnityEngine.Rect

scrollOffset public_oe property

public Vector2 scrollOffset
return Vector2

unclippedScreenRect public_oe property

public Rect,UnityEngine unclippedScreenRect
return UnityEngine.Rect