SceneDebugViewer/Runtime/TAO.SceneDebugViewer.asmdef
2021-03-30 15:36:30 +02:00

31 lines
708 B
Plaintext

{
"name": "TAO.SceneDebugViewer",
"rootNamespace": "TAO.SceneDebugViewer",
"references": [],
"includePlatforms": [],
"excludePlatforms": [
"Android",
"CloudRendering",
"Editor",
"iOS",
"LinuxStandalone64",
"Lumin",
"macOSStandalone",
"PS4",
"Stadia",
"Switch",
"tvOS",
"WSA",
"WebGL",
"WindowsStandalone32",
"WindowsStandalone64",
"XboxOne"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}