2022-04-19 06:28:48 -04:00
|
|
|
{
|
|
|
|
|
"FileVersion" : 3,
|
|
|
|
|
"Version" : 1,
|
|
|
|
|
"VersionName" : "0.1",
|
|
|
|
|
"FriendlyName" : "Data Interface Graph",
|
|
|
|
|
"Description" : "Framework for defining functional data flow for animation systems",
|
|
|
|
|
"Category" : "Animation",
|
|
|
|
|
"CreatedBy" : "Epic Games, Inc.",
|
2022-10-21 11:04:07 -04:00
|
|
|
"CreatedByURL" : "https://epicgames.com",
|
2022-04-19 06:28:48 -04:00
|
|
|
"DocsURL" : "",
|
|
|
|
|
"MarketplaceURL" : "",
|
|
|
|
|
"SupportURL" : "",
|
|
|
|
|
"EnabledByDefault" : false,
|
|
|
|
|
"CanContainContent" : false,
|
|
|
|
|
"IsBetaVersion" : true,
|
|
|
|
|
"Installed" : false,
|
|
|
|
|
"Plugins": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "DataInterface",
|
|
|
|
|
"Enabled": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "ControlRig",
|
|
|
|
|
"Enabled": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"Modules" :
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"Name" : "DataInterfaceGraph",
|
|
|
|
|
"Type" : "Runtime",
|
|
|
|
|
"LoadingPhase" : "Default"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name" : "DataInterfaceGraphEditor",
|
|
|
|
|
"Type" : "Editor",
|
|
|
|
|
"LoadingPhase" : "Default"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name" : "DataInterfaceGraphUncookedOnly",
|
|
|
|
|
"Type" : "UncookedOnly",
|
|
|
|
|
"LoadingPhase" : "Default"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|