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

@@ -12,7 +12,7 @@ rating: ⭐
- 参考对象分析
- 星穹铁道
- 破晓传说
- 蓝色协议
- 蓝色协议3.
- 非人学园2
- 少女前线2 追放
- 明日方舟终末地

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);