mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-05-06 18:22:22 +00:00
updated shader includes
This commit is contained in:
10
Shader/Includes/Moonlight.hlsl
Normal file
10
Shader/Includes/Moonlight.hlsl
Normal file
@@ -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