2d8b4d8285
The texture was treated as in linear space which leads to the color change when renders. Change to sRGB fixes the issue. Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>