...
A Guide is always present - the user can not dismiss it (it doesn't have an "ok" button). Guides must be anchored to something in the scene (a scene anchor or a scene object.)
...
Guide - Required Fields
Field Name | Description |
---|---|
Anchors | Specifies the object in the scene that the panel will attach to. This must be a Scene Anchor or a Scene Object. |
Items | Specifies the items in the list. Items can either be a text item or a checklist item. |
Guide - Optional Fields
Field Name | Description |
---|---|
Title | Specifies the title of the list. |
...
Inspector - Required Fields
Field Name | Description |
---|---|
Targets | Specifies the object in the scene that the panel will attach to. This must be a Scene Object. |
Items | Specifies the items in the list. Items can either be a text item or a checklist item. |
Inspector - Optional Fields
Field Name | Description |
---|---|
Title | Specifies the title of the list. |
...