VR-Stage-Lighting
VR-Stage-Lighting copied to clipboard
Surface Shader Support
Switch to sampler2D when compiling into a Surface Shader instead of a Vert/Frag Shader by checking #if SHADER_TARGET_SURFACE_ANALYSIS
@AcChosen please review