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