Files
DTrierFlood_Linux/Assets/Samples/OpenXR Plugin/1.16.1/Custom Composition Layer Feature/CustomCompositionLayerFeature.asmdef

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
}