Skip to content

Commit b0e6b64

Browse files
committed
Add plugins for Metahumans
1 parent f13d3ff commit b0e6b64

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Echelons.uproject

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,31 @@
301301
"SupportedTargetPlatforms": [
302302
"Win64"
303303
]
304+
},
305+
{
306+
"Name": "RigLogic",
307+
"Enabled": true
308+
},
309+
{
310+
"Name": "LiveLink",
311+
"Enabled": true
312+
},
313+
{
314+
"Name": "LiveLinkControlRig",
315+
"Enabled": true
316+
},
317+
{
318+
"Name": "AppleARKitFaceSupport",
319+
"Enabled": true,
320+
"SupportedTargetPlatforms": [
321+
"IOS",
322+
"Win64",
323+
"Mac"
324+
]
325+
},
326+
{
327+
"Name": "HairStrands",
328+
"Enabled": true
304329
}
305330
],
306331
"EpicSampleNameHash": "451731683"

0 commit comments

Comments
 (0)