1.3.2
版本发布时间: 2022-07-05 15:30:20
CyberAgentGameEntertainment/NovaShader最新发布版本:2.3.1(2024-09-13 14:06:53)
- Fixed a bug that depth values were not drawn in _CameraDepthTexture when RenderType is Cutout.
- Fixed a bug that normal values were not drawn in _CameraNormalsTexture when RenderType is Cutout.
- Fixed a bug that caused shader compilation errors when using rims.
- RenderTypeがCutoutの時に_CameraDepthTextureに対して、深度値が書き込まれていなかった不具合を修正。
- RenderTypeがCutoutの時に_CameraNormalTextureに対して、法線が書き込まれていなかった不具合を修正。
- Rimを使用した際にシェーダーコンパイルエラーが起きていた不具合を修正。