vault backup: 2024-09-26 15:24:03
This commit is contained in:
parent
8f61b15d6a
commit
4220b556ca
@ -18,7 +18,6 @@ Shader推荐:
|
||||
- DepthOnlyVertexShader.usf
|
||||
- DepthOnlyPixelShader.usf
|
||||
|
||||
|
||||
# NaniteMeshDraw
|
||||
`Engine\Source\Runtime\Renderer\Private\Nanite\`NaniteMaterials.h & NaniteMaterials.cpp
|
||||
|
||||
@ -29,8 +28,6 @@ PS.使用的Shader必须是`FNaniteGlobalShader`的子类。
|
||||
该函数在FDeferredShadingSceneRenderer::RenderBasePassInternal()中调用。
|
||||
|
||||
DrawNaniteMaterialPass() => SubmitNaniteIndirectMaterial()
|
||||
|
||||
|
||||
## DepthStencil
|
||||
### InitCustomDepthStencilContext()
|
||||
根据当前平台是否支持使用ComputeShader直接输出结果(bComputeExport)、以及是否写入Stencil缓存,以此来创建不同的资源。最终输出FCustomDepthContext。
|
||||
|
Loading…
x
Reference in New Issue
Block a user