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
65
Engine/Plugins/VirtualProduction/Takes/Takes.json
Normal file
65
Engine/Plugins/VirtualProduction/Takes/Takes.json
Normal file
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Take Recorder",
|
||||
"Description": "A suite of tools and interfaces designed for recording, reviewing and playing back takes in a virtual production environment.",
|
||||
"Category": "Virtual Production",
|
||||
"CreatedBy": "Epic Games, Inc.",
|
||||
"CreatedByURL": "https://epicgames.com",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": false,
|
||||
"Installed": false,
|
||||
"Plugins":
|
||||
[
|
||||
{
|
||||
"Name": "AudioCapture",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "LevelSequenceEditor",
|
||||
"Enabled": true
|
||||
}
|
||||
],
|
||||
"Modules":
|
||||
[
|
||||
{
|
||||
"Name": "TakesCore",
|
||||
"Type": "UncookedOnly",
|
||||
"LoadingPhase": "PostDefault"
|
||||
},
|
||||
{
|
||||
"Name": "TakeTrackRecorders",
|
||||
"Type": "UncookedOnly",
|
||||
"LoadingPhase": "PostDefault"
|
||||
},
|
||||
{
|
||||
"Name": "TakeRecorderSources",
|
||||
"Type": "UncookedOnly",
|
||||
"LoadingPhase": "PostDefault"
|
||||
},
|
||||
{
|
||||
"Name": "TakeRecorder",
|
||||
"Type": "UncookedOnly",
|
||||
"LoadingPhase": "PostDefault"
|
||||
},
|
||||
{
|
||||
"Name": "TakeMovieScene",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
},
|
||||
{
|
||||
"Name": "TakeSequencer",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
},
|
||||
{
|
||||
"Name": "CacheTrackRecorder",
|
||||
"Type": "UncookedOnly",
|
||||
"LoadingPhase": "PostDefault"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue