浏览代码

Fixed code formatting

/feature-ScreenSpaceProjection
Frédéric Vauchelles 7 年前
当前提交
6ac2161d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      ScriptableRenderPipeline/HDRenderPipeline/HDRP/RenderPipelineResources/DepthPyramid.cs

4
ScriptableRenderPipeline/HDRenderPipeline/HDRP/RenderPipelineResources/DepthPyramid.cs


m_DepthPyramidMips = mipIds;
}
public void RenderPyramidDepth
(HDCamera hdCamera,
public void RenderPyramidDepth(
HDCamera hdCamera,
CommandBuffer cmd,
ScriptableRenderContext renderContext,
RenderTargetIdentifier depthTexture,

正在加载...
取消
保存