Package Overview
The Model Vista Create package for Unity (com.innoworks.modelvista.create) provides the tools to import and export GLB+ files and author Model Vista States in your Unity projects.
It includes:
- glTFast Draco-compressed and uncompressed GLB+ export, plus an optional UnityGLTF backend.
- Single-file and folder-based prefab import with a choice between extracted image files and native Unity texture assets.
- A Scene View Model Vista overlay with Export GLB+ and Import GLB+ actions.
- Model Vista States runtime components, custom inspectors, and the State Manager window.
- Full
INNOWORKS_configurablesextension read/write support. - Render-pipeline-aware material restoration for URP and HDRP.
- Reference-preserving texture conversion commands and editable-material copy tools.
- The optional State Selector sample for selecting Model Vista States from runtime UI.
Requirements
Section titled “Requirements”- Unity
6000.0or newer. com.unity.inputsystem1.14.0.com.unity.cloud.gltfast6.19.0.com.unity.cloud.draco5.4.3.com.unity.nuget.newtonsoft-json3.2.1.
The package display name is Model Vista Create and the current package version is 0.1.0.
Optional Integrations
Section titled “Optional Integrations”- Install
org.khronos.unitygltfonly when the UnityGLTF export backend is required. - URP and HDRP adapters compile when the corresponding render-pipeline package is installed.
