Properties#
Property | Type | Description |
---|---|---|
view? | "default" | "advanced" |
panels? | object | - |
panels.inspector? | boolean | |
panels.settings? | boolean | |
panels.assetLibrary? | boolean | |
dock? | object | - |
dock.show? | boolean | - |
dock.iconSize? | "normal" | "large" |
dock.hideLabels? | boolean | - |
dock.defaultGroupId? | string | If groups are used this group will contain all entries that are not included in other groups. Deprecated Please use the AssetLibraryEntry & Dock API to control what is shown in the Dock. |
dock.groups? | DockGroup [] | |
libraries? | object | - |
libraries.insert? | object | - |
libraries.insert.entries? | AssetLibraryEntries | Deprecated Please use the AssetLibraryEntry & Dock API to control what is shown in the Dock. |
libraries.insert.autoClose? | boolean | () => boolean |
libraries.insert.floating? | boolean | - |
libraries.insert.backgroundTrackLibraryEntries? | string [] | (entries ) => string [] |
libraries.replace? | object | - |
libraries.replace.entries? | AssetLibraryEntries | Deprecated Please use the AssetLibraryEntry & Dock API to control what is shown in the Dock. |
libraries.replace.autoClose? | boolean | () => boolean |
libraries.replace.floating? | boolean | - |
blocks? | UserInterfaceInspectorBlocks | - |
navigation? | UserInterfaceNavigation | - |
inspectorBar? | boolean |