Closed erjiang closed 1 year ago
Ran into this while testing #690 ... I wanted to rotate the hue of an image texture using PxrHSL but it doesn't seem to have any effect in the render.
To reproduce:
Expected:
Rendered material should show texture with a different hue.
Actual:
Rendered material shows original texture without hue change.
Nevermind, this was caused by buggy nodes made using the patched files from #690, which persisted after reverting the RfB addon and opening the saved file.
Ran into this while testing #690 ... I wanted to rotate the hue of an image texture using PxrHSL but it doesn't seem to have any effect in the render.
To reproduce:
Expected:
Rendered material should show texture with a different hue.
Actual:
Rendered material shows original texture without hue change.