Skip to content
Snippets Groups Projects
Select Git revision
  • a109e358da2c6bee4925a575268856a2eb24da28
  • main default protected
  • vac_in_initial_conditions
3 results

gen_pulse_data.py

Blame
  • RWTHVRToolkit.uplugin 1.10 KiB
    {
    	"FileVersion": 3,
    	"Version": 1,
    	"VersionName": "1.0",
    	"FriendlyName": "RWTH VR Toolkit",
    	"Description": "",
    	"Category": "Other",
    	"CreatedBy": "",
    	"CreatedByURL": "",
    	"DocsURL": "",
    	"MarketplaceURL": "",
    	"SupportURL": "",
    	"CanContainContent": true,
    	"IsBetaVersion": false,
    	"Installed": false,
    	"EnabledByDefault": true,
    	"Modules": [
    		{
    			"Name": "Calibratio",
    			"Type": "Runtime",
    			"LoadingPhase": "Default",
    			"WhitelistPlatforms": [
    				"Win64",
    				"Linux"
    			]
    		},
    		{
    			"Name": "RWTHVRCluster",
    			"Type": "Runtime",
    			"LoadingPhase": "Default",
    			"WhitelistPlatforms": [
    				"Win64",
    				"Linux"
    			]
    		},
    		{
    			"Name": "RWTHVRToolkit",
    			"Type": "Runtime",
    			"LoadingPhase": "Default"
    		},
    		{
    			"Name": "RWTHVRToolkitEditor",
    			"Type": "Editor",
    			"LoadingPhase": "PostEngineInit"
    		}
    	],
    	"Plugins": [
    		{
    			"Name": "nDisplay",
    			"Enabled": true
    		},
    		{
    			"Name": "LiveLink",
    			"Enabled": true
    		},
    		{
    			"Name": "LiveLinkOvernDisplay",
    			"Enabled": true
    		},
    		{
    			"Name": "DTrackPlugin",
    			"Enabled": true
    		},
    		{
    			"Name": "EnhancedInput",
    			"Enabled": true
    		}
    	]
    }