KhronosGroup / UnityGLTF

Runtime glTF 2.0 Loader for Unity3D
MIT License
1.84k stars 490 forks source link

Enhancement: premade shader variant collections for runtime imports #783

Closed pfcDorn closed 2 months ago

pfcDorn commented 2 months ago

Added two Shader Variant Collections:

Both contain variants for PBR Graph and Unlit Graph. Difference betweens both are just alpha related keywords that are different in BiRP.

This helps to ensure all required variants for runtime loading exist in builds.