We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13d3ff commit b0e6b64Copy full SHA for b0e6b64
Echelons.uproject
@@ -301,6 +301,31 @@
301
"SupportedTargetPlatforms": [
302
"Win64"
303
]
304
+ },
305
+ {
306
+ "Name": "RigLogic",
307
+ "Enabled": true
308
309
310
+ "Name": "LiveLink",
311
312
313
314
+ "Name": "LiveLinkControlRig",
315
316
317
318
+ "Name": "AppleARKitFaceSupport",
319
+ "Enabled": true,
320
+ "SupportedTargetPlatforms": [
321
+ "IOS",
322
+ "Win64",
323
+ "Mac"
324
+ ]
325
326
327
+ "Name": "HairStrands",
328
329
}
330
],
331
"EpicSampleNameHash": "451731683"
0 commit comments