C# Class UnityEditor.IMGUIClipInstruction

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

popStacktrace public_oe property

public StackFrame[],UnityEditor popStacktrace
Résultat UnityEditor.StackFrame[]

pushStacktrace public_oe property

public StackFrame[],UnityEditor pushStacktrace
Résultat UnityEditor.StackFrame[]

renderOffset public_oe property

public Vector2 renderOffset
Résultat Vector2

resetOffset public_oe property

public bool resetOffset
Résultat bool

screenRect public_oe property

public Rect,UnityEngine screenRect
Résultat UnityEngine.Rect

scrollOffset public_oe property

public Vector2 scrollOffset
Résultat Vector2

unclippedScreenRect public_oe property

public Rect,UnityEngine unclippedScreenRect
Résultat UnityEngine.Rect