1.1.2 • Published 1 month ago

com.hecomi.hlsltoolsforvisualstudioconfiggenerator v1.1.2

Weekly downloads
-
License
MIT License
Repository
github
Last release
1 month ago

HLSL Tools for Visual Studio Config Generator

HLSL Tools for Visual Studio Config Generator is a plugin to generate shadertoolsconfig.json for Unity project to help you write shader in Visual Studio with better completions.

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/HLSLToolsForVisualStudioConfigGenerator.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install HLSLToolsForVisualStudioConfigGenerator in Package Manager.

How to Use

  1. Window > HLSL Tools for Visual Studio Config Generator
  2. Press Create button to generate shadertoolsconfig.json in the root directory of your project

Screenshot

image