VertexAnimation/Editor/TAO.VertexAnimation.Editor.asmdef
max d3b4d34409 Model Baker Updates
...
Added fps to book data.
Cleanup.
Preparing LOD generation.
2021-01-14 00:45:25 +01:00

21 lines
530 B
Plaintext

{
"name": "TAO.VertexAnimation.Editor",
"rootNamespace": "TAO.VertexAnimation.Editor",
"references": [
"TAO.VertexAnimation",
"Unity.Collections",
"Unity.Entities",
"Unity.Entities.Hybrid"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}