Skip to content
Snippets Groups Projects
Select Git revision
  • ec55d9774dd1d3ae5e073398cf5924ca48e3a45c
  • main default protected
  • video_recording
3 results

DasherDemo.uproject

Blame
  • DasherDemo.uproject 442 B
    {
    	"FileVersion": 3,
    	"EngineAssociation": "4.27",
    	"Category": "",
    	"Description": "",
    	"Modules": [
    		{
    			"Name": "DasherDemo",
    			"Type": "Runtime",
    			"LoadingPhase": "Default"
    		}
    	],
    	"Plugins": [
    		{
    			"Name": "DasherVR",
    			"Enabled": true
    		},
    		{
    			"Name": "OculusVR",
    			"Enabled": false,
    			"SupportedTargetPlatforms": [
    				"Win32",
    				"Win64",
    				"Android"
    			]
    		},
    		{
    			"Name": "LiveLinkXR",
    			"Enabled": true
    		}
    	]
    }