Urho3D/bin/Autoload/LargeData/Materials/PBR/HighRoughMetallic5.xml
2017-06-13 04:03:48 +01:00

21 lines
764 B
XML

<?xml version="1.0"?>
<material>
<technique name="Techniques/PBR/PBRNoTexture.xml" quality="0" loddistance="0" />
<parameter name="UOffset" value="1 0 0 0" />
<parameter name="VOffset" value="0 1 0 0" />
<parameter name="MatDiffColor" value="0.8 0.3 0.1 1" />
<parameter name="MatEmissiveColor" value="0 0 0" />
<parameter name="MatEnvMapColor" value="1 1 1" />
<parameter name="MatSpecColor" value="1 1 1 1" />
<parameter name="Roughness" value="0.7" />
<parameter name="Metallic" value="0.5" />
<cull value="ccw" />
<shadowcull value="ccw" />
<fill value="solid" />
<depthbias constant="0" slopescaled="0" />
<alphatocoverage enable="false" />
<lineantialias enable="false" />
<renderorder value="128" />
<occlusion enable="true" />
</material>