vault backup: 2024-12-18 16:19:04

This commit is contained in:
BlueRose 2024-12-18 16:19:04 +08:00
parent 7ba0497b12
commit 3dd7f647d9

View File

@ -396,10 +396,7 @@ bool FSceneRenderer::RenderCustomDepthPass(
}
```
Nanite::FSharedContext存储FGlobalShaderMap、ERHIFeatureLevel、EPipeline的结构体。
- Nanite::InitRasterContext()
- Nanite::InitRasterContext()初始化Nanite::FRasterContext RasterContext。
- Nanite::InitCustomDepthStencilContext()
## NaniteRenderer