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
20
MeshCompression/Editor/MeshCompressionEditor.asmdef
Normal file
20
MeshCompression/Editor/MeshCompressionEditor.asmdef
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "MeshCompressionEditor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:23e6cebda363f004aa6e529a95f8a6fc",
|
||||
"GUID:62ced99b048af7f4d8dfe4bed8373d76",
|
||||
"GUID:5718fb738711cd34ea54e9553040911d"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue