forked from cgvr/DeltaVR
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			534 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			534 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
    "name": "Oculus.VR.Editor",
 | 
						|
    "references": [
 | 
						|
        "Oculus.VR"
 | 
						|
    ],
 | 
						|
    "optionalUnityReferences": [],
 | 
						|
    "includePlatforms": [
 | 
						|
        "Editor"
 | 
						|
    ],
 | 
						|
    "excludePlatforms": [],
 | 
						|
    "allowUnsafeCode": false,
 | 
						|
    "versionDefines": [
 | 
						|
        {
 | 
						|
            "name": "com.unity.xr.management",
 | 
						|
            "expression": "",
 | 
						|
            "define": "USING_XR_MANAGEMENT"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "name": "com.unity.xr.oculus",
 | 
						|
            "expression": "",
 | 
						|
            "define": "USING_XR_SDK_OCULUS"
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |