ppo-SnowballTarget / com.unity.ml-agents /Editor /Input /Unity.ML-Agents.Editor.Input.asmdef
ashish2244's picture
Initial commit (part 4)
a4473a4 verified
Raw
History Blame Contribute Delete
640 Bytes
{
"name": "Unity.ML-Agents.Editor.Input",
"references": [
"Unity.ML-Agents",
"Unity.ML-Agents.Input",
"Unity.ML-Agents.Editor",
"Unity.InputSystem"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "1.1.0-preview",
"define": "MLA_INPUT_SYSTEM"
}
],
"noEngineReferences": false
}