浏览代码

Update Lit.shader

/Yibing-Project-2
GitHub 7 年前
当前提交
9b28fe59
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 1
      ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.shader

1
ScriptableRenderPipeline/HDRenderPipeline/Material/Lit/Lit.shader


// both direct and indirect lighting) will hand up in the "regular" lightmap->LIGHTMAP_ON.
#define SHADERPASS SHADERPASS_LIGHT_TRANSPORT
#define USE_LEGACY_UNITY_MATRIX_VARIABLES
#include "../../ShaderVariables.hlsl"
#include "../../Material/Material.hlsl"
#include "ShaderPass/LitMetaPass.hlsl"

正在加载...
取消
保存