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