Stephane Laroche 6 年前
当前提交
c286bf9c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 3
      ScriptableRenderPipeline/HDRenderPipeline/HDRP/Material/StackLit/StackLit.hlsl

3
ScriptableRenderPipeline/HDRenderPipeline/HDRP/Material/StackLit/StackLit.hlsl


// TODO: with iridescence, will be per light sample.
#if 0
if( IsVLayeredEnabled(bsdfData) )
{
#if 0

* DV[COAT_LOBE_IDX];
}
else
#endif
{
// No vlayering :
// ------------------------------------

正在加载...
取消
保存