vault backup: 2024-09-30 13:14:28
This commit is contained in:
parent
89a6c2fbcd
commit
02e454f2af
@ -56,4 +56,17 @@ struct FCustomDepthContext
|
||||
- ByteAddressBuffer MaterialSlotTable
|
||||
|
||||
### FinalizeCustomDepthStencil()
|
||||
替换输出的Depth&Stencil。
|
||||
替换输出的Depth&Stencil。
|
||||
|
||||
|
||||
# FViewInfo
|
||||
FViewInfo& ViewInfo
|
||||
- WriteView.bSceneHasSkyMaterial |= bSceneHasSkyMaterial;
|
||||
- WriteView.bHasSingleLayerWaterMaterial |= bHasSingleLayerWaterMaterial;
|
||||
- WriteView.bHasCustomDepthPrimitives |= bHasCustomDepthPrimitives;
|
||||
- WriteView.bHasDistortionPrimitives |= bHasDistortionPrimitives;
|
||||
- WriteView.bUsesCustomDepth |= bUsesCustomDepth;
|
||||
- WriteView.bUsesCustomStencil |= bUsesCustomStencil;
|
||||
|
||||
- FRelevancePacket::Finalize()
|
||||
-
|
@ -39,7 +39,7 @@ rating: ⭐⭐⭐
|
||||
- 【【UE5卡渲】椿 - K表情练习】 https://www.bilibili.com/video/BV1ay411b7Cm/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e
|
||||
- 卡通渲染晕染效果【【UE5】一些最近做的好玩的卡渲后效】 https://www.bilibili.com/video/BV1gi421v7HA/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e
|
||||
- 动漫制作
|
||||
- 【日本最顶级的3D动画制作过程【GBC官方动捕制作片段】】 https://www.bilibili.com/video/BV1uM4m1U7CL/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e
|
||||
- 2024年4月新番 Girls Band cry【日本最顶级的3D动画制作过程【GBC官方动捕制作片段】】 https://www.bilibili.com/video/BV1uM4m1U7CL/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e
|
||||
|
||||
>PS. 先实现一波Cel,之后再实现Thickly - Coated。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user