enum in AdvancedSceneManager.Editor.UI / Inherits from: Enum
Specifies location for a custom element in the ASM window.
| Name | Description |
|---|---|
Header |
Specifies that the custom element should be located in the header of the ASM window. |
Footer |
Specifies that the custom element should be located in the footer of the ASM window. |
Collection |
Specifies that the custom element should be located in the collection headers the ASM window, on the right side. |
Scene |
Specifies that the custom element should be located in the scene fields of the ASM window, on the right side. |
CollectionLeft |
Specifies that the custom element should be located in the collection fields of the ASM window, on the left side. |
SceneLeft |
Specifies that the custom element should be located in the scene fields of the ASM window, on the left side. |
Settings |
Specifies that the custom element should be considered a settings page. It will be accessible as a category in the main settings page. |
CollectionRight |
_No documentation available._ |
SceneRight |
_No documentation available._ |