2019-05-08 01:27:51 -05:00
|
|
|
|
|
|
|
|
singleton Material(Grid_512_Orange)
|
|
|
|
|
{
|
|
|
|
|
mapTo = "Grid_512_orange";
|
|
|
|
|
diffuseColor[0] = "0.8 0.8 0.8 1";
|
2019-05-11 21:42:27 -05:00
|
|
|
diffuseMap[0] = "tools/base/images/512_orange.png";
|
2019-05-08 01:27:51 -05:00
|
|
|
specular[0] = "0.8 0.8 0.8 1";
|
|
|
|
|
specularPower[0] = "0.25";
|
|
|
|
|
specularStrength[0] = "25";
|
2019-06-30 23:04:16 -05:00
|
|
|
translucentBlendOp = "LerpAlpha";
|
|
|
|
|
smoothness[0] = "1";
|
2019-05-11 21:42:27 -05:00
|
|
|
metalness[0] = "1";
|
|
|
|
|
DiffuseMapAsset0 = "StaticShapeTest:Grid_512_orange_ALBEDO";
|
|
|
|
|
specularStrength0 = "25";
|
|
|
|
|
specular0 = "0.8 0.8 0.8 1";
|
|
|
|
|
specularPower0 = "0.25";
|
2019-06-27 00:36:56 -05:00
|
|
|
emissive[0] = "0";
|
2019-05-11 21:42:27 -05:00
|
|
|
translucent = "1";
|
2019-05-25 03:37:18 -05:00
|
|
|
normalMap[0] = "data/pbr/images/FloorEbony_normal.png";
|
|
|
|
|
invertSmoothness[0] = "1";
|
2019-05-08 01:27:51 -05:00
|
|
|
};
|