dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
[CoreRedirects]
|
||||
+PropertyRedirects=(OldName="RigUnit_FullbodyIK.EndEffectors",NewName="RigUnit_FullbodyIK.Effectors")
|
||||
|
35
Engine/Plugins/Experimental/FullBodyIK/FullBodyIK.json
Normal file
35
Engine/Plugins/Experimental/FullBodyIK/FullBodyIK.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue