Class IMGUIDrawInstructionProxy
Namespace: Unity.InteractiveTutorials
Syntax
public class IMGUIDrawInstructionProxy
Properties
rect
Declaration
public Rect rect { get; }
Property Value
| Type | Description |
|---|---|
| Rect |
usedGUIContent
Declaration
public GUIContent usedGUIContent { get; }
Property Value
| Type | Description |
|---|---|
| GUIContent |
usedGUIStyleName
Declaration
public string usedGUIStyleName { get; }
Property Value
| Type | Description |
|---|---|
| String |