Files
MyCharacterAgent/Assets/02_Scripts/MyCharacterAgent.asmdef
2026-09-01 14:40:02 +09:00

24 lines
590 B
Plaintext

{
"name": "MyCharacterAgent",
"rootNamespace": "",
"references": [
"UniGLTF",
"UniGLTF.Utils",
"UniHumanoid",
"VRM10",
"Unity.InputSystem",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime",
"UnityEngine.UI"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}