ppo-Pyramids-Training / com.unity.ml-agents.extensions /Editor /Input /Unity.ML-Agents.Extensions.Editor.Input.asmdef
| { | |
| "name": "Unity.ML-Agents.Extensions.Editor.Input", | |
| "references": [ | |
| "Unity.ML-Agents", | |
| "Unity.ML-Agents.Extensions.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 | |
| } | |