More tangent changes
This commit is contained in:
@@ -35,5 +35,4 @@ float4 fragmentMain(in FragmentParameter params) : SV_Target
|
||||
//result = result / (result + float3(1.0));
|
||||
//result = pow(result, float3(1.0/2.2));
|
||||
return float4(result, brdf.getAlpha());
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user