UE5_StaticMesh_Gen_Build_MD.../Plugins/RuntimeGeometryUtils/RuntimeGeometryUtils.uplugin
FishOrBear 55fe2a8d29 可用
2021-06-30 17:11:29 +08:00

43 lines
734 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "RuntimeGeometryUtils",
"Description": "",
"Category": "Other",
"CreatedBy": "Ryan Schmidt",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "RuntimeGeometryUtils",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "GeometryProcessing",
"Enabled": true
},
{
"Name": "MeshModelingToolset",
"Enabled": true
},
{
"Name": "ProceduralMeshComponent",
"Enabled": true
},
{
"Name": "MeshUtilities2",
"Enabled": true
}
]
}