A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
OpenVRExpansionPlugin.uplugin
{
"FileVersion": 3,
"Version": 4.27,
"VersionName": "4.27",
"FriendlyName": "OpenVRExpansionPlugin",
"Description": "Adds several new Steam/Open VR features & components to UE4",
"Category": "VRExpansion",
"CreatedBy": "Joshua (MordenTral) Statzer",
"CreatedByURL": "http://www.vreue4.com",
"DocsURL": "http://www.vreue4.com",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": false,
"IsBetaVersion": false,
"Installed": true,
"Modules": [
{
"Name": "OpenVRExpansionPlugin",
"Type": "RunTime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ProceduralMeshComponent",
"Enabled": true
}
]
}