ITR2_ASSET/Engine/Plugins/Experimental/FullBodyIK/FullBodyIK.json

35 lines
666 B
JSON
Raw Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Full Body IK",
"Description": "",
"Category": "Other",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
}
],
"Modules": [
{
"Name": "FullBodyIK",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "PBIK",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
}
]
}