Files
UnrealEngineUWP/Engine/Plugins/Runtime/HDRIBackdrop/HDRIBackdrop.uplugin
homam bahnassi 197cc917e4 Moving HDRIBackdrop to its own plugin.
#jira UE-79150
#rb jean-michel.dignard
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8229085 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8229156 by homam bahnassi in Main branch]
2019-08-23 11:35:55 -04:00

24 lines
483 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "HDRIBackdrop",
"Description": "",
"Category": "Rendering",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "HDRIBackdrop",
"Type": "Editor",
"LoadingPhase": "PostEngineInit"
}
]
}