You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
680 B
Plaintext
29 lines
680 B
Plaintext
|
3 years ago
|
{
|
||
|
|
"name": "Unity.Formats.Alembic.Runtime",
|
||
|
|
"rootNamespace": "",
|
||
|
|
"references": [
|
||
|
|
"Unity.Timeline",
|
||
|
|
"Unity.Burst"
|
||
|
|
],
|
||
|
|
"includePlatforms": [
|
||
|
|
"Editor",
|
||
|
|
"LinuxStandalone64",
|
||
|
|
"macOSStandalone",
|
||
|
|
"Stadia",
|
||
|
|
"WindowsStandalone64"
|
||
|
|
],
|
||
|
|
"excludePlatforms": [],
|
||
|
|
"allowUnsafeCode": true,
|
||
|
|
"overrideReferences": false,
|
||
|
|
"precompiledReferences": [],
|
||
|
|
"autoReferenced": true,
|
||
|
|
"defineConstraints": [],
|
||
|
|
"versionDefines": [
|
||
|
|
{
|
||
|
|
"name": "com.unity.burst",
|
||
|
|
"expression": "1.1.1",
|
||
|
|
"define": "BURST_AVAILABLE"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"noEngineReferences": false
|
||
|
|
}
|