KCL : Add another useful preset
This commit is contained in:
parent
e39d161d33
commit
b730e16c81
15
Toolbox/KclMaterialPresets/Twilight Princess.json
Normal file
15
Toolbox/KclMaterialPresets/Twilight Princess.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"GameTitle": "LOZ Twilight Princess",
|
||||
"Platform": "GCN",
|
||||
"PrismThickness": 1.0,
|
||||
"SphereRadius": 1.0,
|
||||
"PaddingMin": -1.0,
|
||||
"PaddingMax": 1.0,
|
||||
"MaxRootSize": 1024,
|
||||
"MinRootSize": 128,
|
||||
"MinCubeSize": 128,
|
||||
"MaxTrianglesInCube": 50,
|
||||
"Comments": "",
|
||||
"MaterialPresets": {
|
||||
}
|
||||
}
|
@ -208,6 +208,9 @@
|
||||
<None Include="KclMaterialPresets\Splatoon 2.json">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="KclMaterialPresets\Twilight Princess.json">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Properties\app.manifest" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
|
Loading…
x
Reference in New Issue
Block a user