Namespace Serenity.Ui.Installation.Editor.Settings
Classes
UnityUiLoadingProgressPrefabGenerator
Editor tool that generates a dedicated "LoadingProgressPrefab" for every UI theme.
For each UnityUiThemeDefinition it creates a prefab variant of that theme's
slideable template (the interactive slider) next to it and assigns it to the theme's
LoadingProgressTemplate field, so the gameplay loading overlay can render the
progress bar from a separate prefab instead of reusing the interactive slider.