mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-06-24 03:37:33 +00:00
updated shader includes
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef MOONLIGHT_CORE_INCLUDED
|
||||
#define MOONLIGHT_CORE_INCLUDED
|
||||
|
||||
#include "Variables.hlsl"
|
||||
#include "DefaultSetup.hlsl"
|
||||
#include "LightStrength.hlsl"
|
||||
#include "Lambert.hlsl"
|
||||
#include "Shadowcaster.cginc"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user