Skip to content
Snippets Groups Projects
Select Git revision
  • 4ce31f71ae79722cd2a20b66b669a3bbf773715c
  • feature/refactor default protected
  • main
3 results

TextureMaterialVR.uasset

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
    		}
    	]
    }