Add NDMF Mesh Compression instead of hardcoding guids
This commit is contained in:
parent
18a72e2fda
commit
fee524fe19
12 changed files with 209 additions and 49 deletions
14
MeshCompression/Runtime/MeshCompressionRuntime.asmdef
Normal file
14
MeshCompression/Runtime/MeshCompressionRuntime.asmdef
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "MeshCompressionRuntime",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue