Skip to content
On this page

Folder Structure

The first layer

LayerOne

INFO

Folder NameDescriptions
DependencyContains library for supporting the wrapper
ScriptContains C#
UIContains different UI elements such button or menus
_SCRIPTA singleton to use the api

The UI layer

LayerUI

INFO

Folder NameDescriptions
AdvancedSearchOptionMenuContains menu for advanced searching
FloatAnimationMenuContains menu for attaching to 3D models
IconContains icons
IntegratedMenuContains menu for viewing sketchfab and local history
MaterialMaterials that will be used by the menu
ScriptShared C# script among the menu
SimpleFileExplorerFile explorer for importing model
UI ComponentsShared UI components
_UIManagerA singleton to manage the ui (Optional)