AnKangCAVE51/AnKang/Windows/Engine/Plugins/Editor/ObjectMixer/LightMixer/LightMixer.uplugin

32 lines
593 B
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Light Mixer",
"Description": "Edit any properties of scene lights in a spreadsheet format!",
"Category": "Editor",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"EnabledByDefault": true,
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Hidden": true,
"Plugins": [
{
"Name": "ObjectMixer",
"Enabled": true
}
],
"Modules": [
{
"Name": "LightMixer",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}