2015-07-07 07:39:01 -04:00
|
|
|
{
|
|
|
|
|
"FileVersion" : 3,
|
|
|
|
|
"Version" : 1,
|
|
|
|
|
"VersionName" : "1.0",
|
2015-12-04 09:32:58 -05:00
|
|
|
"FriendlyName" : "Procedural Mesh Component",
|
2015-07-07 07:39:01 -04:00
|
|
|
"Description" : "A renderable component and library of utilities for creating and modifying mesh geometry procedurally.",
|
|
|
|
|
"Category" : "Rendering",
|
2015-12-04 09:32:58 -05:00
|
|
|
"CreatedBy" : "Epic Games, Inc.",
|
2022-10-21 11:04:07 -04:00
|
|
|
"CreatedByURL" : "https://epicgames.com",
|
2015-12-04 09:32:58 -05:00
|
|
|
"DocsURL" : "",
|
|
|
|
|
"MarketplaceURL" : "",
|
|
|
|
|
"SupportURL" : "",
|
2015-07-07 07:39:01 -04:00
|
|
|
"EnabledByDefault" : true,
|
2015-12-04 09:32:58 -05:00
|
|
|
"CanContainContent" : false,
|
|
|
|
|
"IsBetaVersion" : false,
|
2023-11-16 14:54:30 -05:00
|
|
|
"Installed": false,
|
|
|
|
|
"SupportedPrograms": ["LiveLinkHub"],
|
2015-07-07 07:39:01 -04:00
|
|
|
"Modules" :
|
|
|
|
|
[
|
|
|
|
|
{
|
2023-11-16 14:54:30 -05:00
|
|
|
"Name": "ProceduralMeshComponent",
|
|
|
|
|
"Type": "Runtime",
|
|
|
|
|
"LoadingPhase": "PreDefault",
|
|
|
|
|
"ProgramAllowList": [ "LiveLinkHub" ],
|
|
|
|
|
"PlatformDenyList": [
|
2015-12-04 09:32:58 -05:00
|
|
|
]
|
2016-06-16 11:54:44 -04:00
|
|
|
},
|
|
|
|
|
{
|
2023-11-16 14:54:30 -05:00
|
|
|
"Name": "ProceduralMeshComponentEditor",
|
|
|
|
|
"Type": "Editor",
|
|
|
|
|
"ProgramAllowList": [ "LiveLinkHub" ],
|
|
|
|
|
"LoadingPhase": "Default"
|
2015-07-07 07:39:01 -04:00
|
|
|
}
|
|
|
|
|
]
|
2019-10-10 17:17:01 -04:00
|
|
|
}
|