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