lol seriously.
I haven't been able to make heads nor tails of why it's so glossy in appearance. I've tried setting f0 : 0.0 and roughness : 0.8, but I'm still getting the gloss (it appears that it's just the sky reflecting off it).
{
"version" : 512,
"mats" : [
{
"name" : "StargateRingC_Smoothing",
"color" : ".639,.639,.639,1.0",
"f0" : "0.0",
"roughness" : "0.8",
"no_light" : false,
"alpha_masked" : false,
"tex_albedo" : "StargateRingC_D.dds",
"tex_normal" : "StargateRingC_N.dds",
"tex_roughness" : "StargateRingC_S.dds",
"tex_opacity" : "",
"tex_reflectance" : "",
"tex_environment" : ""
},
{
"name" : "StargateRingB",
"color" : ".639,.639,.639,1.0",
"f0" : "0.0",
"roughness" : "0.8",
"no_light" : false,
"alpha_masked" : false,
"tex_albedo" : "StargateRingB_D.dds",
"tex_normal" : "StargateRingB_N.dds",
"tex_roughness" : "StargateRingB_S.dds",
"tex_opacity" : "",
"tex_reflectance" : "",
"tex_environment" : ""
},
{
"name" : "StargateDHD_Smoothing",
"color" : ".639,.639,.639,1.0",
"f0" : "0.0",
"roughness" : "0.8",
"no_light" : false,
"alpha_masked" : false,
"tex_albedo" : "StargateDHD_D.dds",
"tex_normal" : "StargateDHD_N.dds",
"tex_roughness" : "StargateDHD_S.dds",
"tex_opacity" : "",
"tex_reflectance" : "",
"tex_environment" : ""
},
{
"name" : "StargateRingA_Smoothing",
"color" : ".639,.639,.639,1.0",
"f0" : "0.0",
"roughness" : "0.8",
"no_light" : false,
"alpha_masked" : false,
"tex_albedo" : "StargateRingA_D.dds",
"tex_normal" : "StargateRingA_N.dds",
"tex_roughness" : "StargateRingA_S.dds",
"tex_opacity" : "",
"tex_reflectance" : "reflectivity.dds",
"tex_environment" : "reflectivity.dds"
},
{
"name" : "StargateBase",
"color" : ".639,.639,.639,1.0",
"f0" : "0.0",
"roughness" : "0.8",
"no_light" : false,
"alpha_masked" : false,
"tex_albedo" : "StargateBase_D.dds",
"tex_normal" : "StargateBase_N.dds",
"tex_roughness" : "StargateBase_S.dds",
"tex_opacity" : "",
"tex_reflectance" : "",
"tex_environment" : ""
}]