Created
May 11, 2016 14:29
-
-
Save thirdknife/9792b7ff7946142982a7e0f8d287c1b0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Project MapDefines="Default" PhysicsLookup="Default" IDMapper="Default" Mesh="" PreviewResolution="1.0" FlipY="false" HQCurvature="true" SeamTermination="false"> | |
<Materials> | |
<BaseMaterial BitDepth="8" Resolution="100" Width="4096" Height="4096" TexelDensity="2048" Preset="C:\Users\Shakeel\AppData\Roaming\Quixel SUITE\presets\ID Preset\None (Default)"> | |
<Inputs> | |
<Input Name="AO" Path="\\vmware-host\Shared Folders\Desktop\Whiplash_Occlusion.tga" /> | |
<Input Name="MaterialID" Path="\\vmware-host\Shared Folders\Desktop\Whiplash_Color.png" /> | |
<Input Name="Normal" Path="\\vmware-host\Shared Folders\Desktop\Whiplash_Normals.tga" /> | |
<Input Name="Emissive" Path="\\vmware-host\Shared Folders\Desktop\Whiplash_Emissive.tga" /> | |
</Inputs> | |
<Alphas Width="4096" Height="4096"> | |
<Alpha ColorID="2B2A3C" PhysicalID="Rubber/Synthetic_Rubber" Albedo="808080" Specular="808080" Weight="0" Distance="2" X="88" Y="3704" /> | |
<Alpha ColorID="43472A" PhysicalID="Metal/Anodized" Albedo="808080" Specular="808080" Weight="0" Distance="4" X="1432" Y="3464" /> | |
<Alpha ColorID="858585" PhysicalID="Metal/Steel" Albedo="808080" Specular="808080" Weight="0" Distance="18" X="3376" Y="1168" /> | |
<Alpha ColorID="2A2A2A" PhysicalID="Metal/Parkerized_Steel" Albedo="808080" Specular="808080" Weight="0" Distance="2" X="3624" Y="2856" /> | |
<Alpha ColorID="FFFFFF" PhysicalID="Metal/Chrome" Albedo="808080" Specular="808080" Weight="0" Distance="30" X="1496" Y="2000" /> | |
<Alpha ColorID="19191E" PhysicalID="Metal/Painted_Metal_Black" Albedo="808080" Specular="808080" Weight="0" Distance="4" X="3064" Y="1704" /> | |
</Alphas> | |
<Contents> | |
<Layers /> | |
<Groups /> | |
</Contents> | |
</BaseMaterial> | |
</Materials> | |
</Project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment