Lit Shader
Last updated
Last updated
From version 2.0 onwards, the asset also includes a Lit Shader compatible with all 3D lights of all render pipelines. This shader will be automatically configured based on the Render Pipeline and Unity verison you are currently using.
If at some point you want to force this automatic setup process, in case you see some error, change pipeline or Unity version you can do so in the Other tab of the Asset Window:
To use this shader you'll need to manually assign the shader in the Material Inspector, like so:
To see this shader in action you can checkout the DemoVfxToolkitLitShader scene included in the Demo folder of the asset.