VertexAnimation/Editor/TAO.VertexAnimation.Editor.asmdef

17 lines
391 B
Plaintext
Raw Normal View History

2020-11-02 20:23:53 +01:00
{
"name": "TAO.VertexAnimation.Editor",
2020-11-02 20:23:53 +01:00
"references": [
"TAO.VertexAnimation"
2020-11-02 20:23:53 +01:00
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
2020-11-02 20:23:53 +01:00
}