Skip to content
Model VistaModel Vista Create Unity Package Documentation

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_configurables extension 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.
  • Unity 6000.0 or newer.
  • com.unity.inputsystem 1.14.0.
  • com.unity.cloud.gltfast 6.19.0.
  • com.unity.cloud.draco 5.4.3.
  • com.unity.nuget.newtonsoft-json 3.2.1.

The package display name is Model Vista Create and the current package version is 0.1.0.

  • Install org.khronos.unitygltf only when the UnityGLTF export backend is required.
  • URP and HDRP adapters compile when the corresponding render-pipeline package is installed.