VR4Medical/ICI/Library/PackageCache/com.unity.xr.openxr@3903c1059bcf/Samples~/CustomCompositionLayerFeature/CustomCompositionLayerFeature.asmdef
2025-07-29 13:45:50 +03:00

25 lines
620 B
Plaintext

{
"name": "CustomCompositionLayerFeature",
"rootNamespace": "",
"references": [
"Unity.XR.OpenXR",
"Unity.XR.CompositionLayers"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.compositionlayers",
"expression": "",
"define": "XR_COMPOSITION_LAYERS"
}
],
"noEngineReferences": false
}