VixTools¶
VixTools is a private Unity toolkit split into small Unity Package Manager packages.
This wiki currently documents the packages that are ready enough to reuse across projects:
VixGizmosRuntime debug drawing for URP projects.
VixSettingsScriptableObject-based settings, persistence, appliers, and UI bindings.
VixSteamBuilderEditor tooling for building and uploading Steam depots through SteamCMD.
Other packages in the repository are experimental and are not documented yet.
Quick Links¶
- Installation
- VixRegistryInstaller
- VixCore Logging
- VixCore Inspector Attributes
- VixCore Debug Overlay
- VixGizmos Runtime Drawing
- VixSettings Setup
- VixSettings UI Bindings
- VixSteamBuilder
Requirements¶
Unity 6000.0+ UPM URP 17.0.0+ for VixGizmos
Documentation Notes¶
The page names are kept stable so they can be linked from XML documentation later, for example from <remarks> blocks in the package code.
For future code references, prefer linking to the most specific page that explains the API:
<remarks>
See the wiki page: VixCore-Inspector-Attributes
</remarks>