The "main" debug view for an extension should show the entire effect including all its parameters.
Otherwise it would be showing the full strength of the effect? This would IMHO not be helpful for debugging purposes.
For example, the debug view "Clearcoat" should show the combined result of all the ingredients in the material:
clearcoatFactor
clearcoatTexture
clearcoatRoughnessFactor
clearcoatRoughnessTexture
clearcoatNormalTexture
When using this mode with the ClearCoatTest model, it seems to be including clearcoatRoughnessTexture and clearcoatNormalTexture but not clearcoatTexture? This seems like an omission.
The "main" debug view for an extension should show the entire effect including all its parameters.
Otherwise it would be showing the full strength of the effect? This would IMHO not be helpful for debugging purposes.
For example, the debug view "Clearcoat" should show the combined result of all the ingredients in the material:
When using this mode with the ClearCoatTest model, it seems to be including clearcoatRoughnessTexture and clearcoatNormalTexture but not clearcoatTexture? This seems like an omission.
Thanks!