vault backup: 2023-12-19 15:13:51

This commit is contained in:
2023-12-19 15:13:51 +08:00
parent 1fe78a7882
commit b3d96b350c
6 changed files with 42 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ rating: ⭐
# # GBuffer
UE5 GBuffer内容
[[UE GBuffer存储数据]]
```c#
OutGBufferA = WorldNormal/PerObjectGBufferData
OutGBufferB = Metallic/Specular/Roughness/EncodeShadingModelIdAndSelectiveOutputMask(GBuffer.ShadingModelID, GBuffer.SelectiveOutputMask);