- Home /
Should I convert colors to linear color space when rendering with linear colorspace?
Hello,
I want to use linear colorspace for vertex colors. Is it correct to convert the colors to linear with pow(color,2.2) and rendering them with linear colorspace(from PlayerSettings)? Or am I doing the same thing twice?
Thanks
Comment
Your answer

Follow this Question
Related Questions
Material doesn't have a color property '_Color' 4 Answers
Changing two different objects renderer colour 1 Answer
How can i archive this lighting in Linear Color Space 0 Answers
enabeling linear color space for iPAD 0 Answers
texture import gamma settings 0 Answers