Material Database

View Source

<?xml version="1.0"?>
<scenedata>
	<material>
		<name>Material</name>
		<phong>
			<diffuse_albedo>
				<texture>
					<path>leather_fine_Base_Color.png</path>
				</texture>
			</diffuse_albedo>
			<exponent>
				<constant>5000</constant>
			</exponent>
			<roughness>
				<constant>0.6</constant>
			</roughness>
			<normal_map>
				<texture>
					<path>leather_fine_Normal.png</path>
					<b>3</b>
					<exponent>1</exponent>
				</texture>
			</normal_map>
			<fresnel_scale>
				<constant>1</constant>
			</fresnel_scale>
			<ior>1.3</ior>
		</phong>
	</material>
</scenedata>

-->