ITR2_ASSET/Engine/Plugins/Experimental/ChaosCaching/ChaosCaching.json

36 lines
781 B
JSON
Raw Permalink Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ChaosCaching",
"Description": "Chaos Cache asset support for recording and playing back physics simulations",
"Category": "Physics",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": true,
"Installed": false,
"Modules": [
{
"Name": "ChaosCaching",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "ChaosCachingEditor",
"Type": "Editor",
"LoadingPhase": "PreDefault"
}
],
"Plugins": [
{
"Name": "Takes",
"Enabled": true
}
]
}