Hiya everyone! I am currently working on something that requires an amazing paint job, so I was wondering how to edit the gloss of a color in an xml editor. Any help is greatly appreciated!
Hiya everyone! I am currently working on something that requires an amazing paint job, so I was wondering how to edit the gloss of a color in an xml editor. Any help is greatly appreciated!
Cool. Thanks for the help @Cjredwards and HellFireKoder!
A color is formatted like this in the xml:
Material color="FFFFFF" r="0.3" m="0.5" s="0.93"
s="0.93" is the gloss, and 0.93 is gloss set to gloss
Edit: 1.0 is max, and it's like a mirror if color is white... but the reflections are low resolution.
After the like 6 digit color code, you'll see like a decimal after that, and that effects the glossy affect of the color, at least that's how I remember it😁