Files
XCEngine/MVS/3DGS-Unity/Runtime/GaussianSplatting.asmdef
2026-03-29 01:36:53 +08:00

31 lines
932 B
Plaintext

{
"name": "GaussianSplatting",
"rootNamespace": "GaussianSplatting.Runtime",
"references": [
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:8992d429105beaf428dfc91fb5b9f531",
"GUID:15fc0a57446b3144c949da3e2b9737a9",
"GUID:df380645f10b7bc4b97d4f5eb6303d95",
"GUID:457756d89b35d2941b3e7b37b4ece6f1"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "",
"define": "GS_ENABLE_URP"
},
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "",
"define": "GS_ENABLE_HDRP"
}
],
"noEngineReferences": false
}