pre-give up quickhull

This commit is contained in:
GoaLitiuM
2021-07-11 16:04:46 +03:00
parent b7fcc6e5ab
commit 8b008e5004
8 changed files with 475 additions and 117 deletions

View File

@@ -14,6 +14,7 @@
"Input": "8ec53dba4c238bfbea1d62922e612a4d",
"Graphics": "f94d5aae457aeba67033a8a4ca753214",
"GameCooking": "af2e52554f7faed7b4937181dd22d166",
"Streaming": "3a6ffc3a43e684f77cfed1a1f8f6bd0e",
"WindowsPlatform": "4a5eec97484253fed72934860ae62c40"
}
}

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"ID": "3a6ffc3a43e684f77cfed1a1f8f6bd0e",
"TypeName": "FlaxEditor.Content.Settings.StreamingSettings",
"EngineBuild": 6221,
"Data": {
"TextureGroups": [
{
"Name": "DefaultTextureGroup",
"SamplerFilter": 3,
"MaxAnisotropy": 16,
"Quality": 1.0,
"QualityIfInvisible": 0.5,
"TimeToInvisible": 20.0,
"MipLevelsMin": 0,
"MipLevelsMax": 14,
"MipLevelsBias": 0
}
]
}
}