# Packages
No description provided by the author
# Functions
Common returns a filesystem containing common shaders.
Game returns a filesystem containing game shaders.
Load loads all shaders from the given filesystems and returns a ConstructFunc that can be used to construct shaders from the loaded templates.
UI returns a filesystem containing UI shaders.
# Type aliases
ConstructFunc creates a shader from a template with the given name and data.