Files
UnrealEngineUWP/Engine/Plugins/Runtime/RuntimePhysXCooking/RuntimePhysXCooking.uplugin
Ori Cohen ad357b41a9 Copying //UE4/Dev-AnimPhys to Dev-Main (//UE4/Dev-Main)
#rb none
#lockdown Nick.Penwarden

[CL 3457157 by Ori Cohen in Main branch]
2017-05-24 14:14:53 -04:00

26 lines
583 B
Plaintext

{
"FileVersion" : 3,
"Version" : 1,
"VersionName" : "1.0",
"FriendlyName" : "Runtime PhysX Cooking",
"Description" : "Runtime cooking of physics data (convex hulls, heightfields, etc...)",
"Category" : "Physics",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : false,
"Modules" :
[
{
"Name" : "RuntimePhysXCooking",
"Type" : "Runtime",
"LoadingPhase" : "PreDefault"
}
]
}