You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
2.1 KiB
JSON
68 lines
2.1 KiB
JSON
{
|
|
"name": "com.unity.probuilder",
|
|
"displayName": "ProBuilder",
|
|
"version": "5.0.3",
|
|
"unity": "2019.4",
|
|
"description": "Build, edit, and texture custom geometry in Unity. Use ProBuilder for in-scene level design, prototyping, collision meshes, all with on-the-fly play-testing.\n\nAdvanced features include UV editing, vertex colors, parametric shapes, and texture blending. With ProBuilder's model export feature it's easy to tweak your levels in any external 3D modelling suite.\n\nIf you are using URP/HDRP, be careful to also import the corresponding sample project in the section below to get the proper materials.",
|
|
"keywords": [
|
|
"3d",
|
|
"model",
|
|
"mesh",
|
|
"modeling",
|
|
"geometry",
|
|
"shape",
|
|
"cube",
|
|
"blender",
|
|
"max",
|
|
"maya",
|
|
"fbx",
|
|
"obj",
|
|
"level",
|
|
"design",
|
|
"block",
|
|
"greybox",
|
|
"graybox",
|
|
"whitebox",
|
|
"prototype",
|
|
"probuilder"
|
|
],
|
|
"samples": [
|
|
{
|
|
"displayName": "Universal Render Pipeline Support",
|
|
"description": "Shaders and materials for the Light Weight Render Pipeline.",
|
|
"path": "Samples~/UniversalRenderPipeline"
|
|
},
|
|
{
|
|
"displayName": "High Definition Render Pipeline Support",
|
|
"description": "Shaders and materials for the High Definition Render Pipeline.",
|
|
"path": "Samples~/HDRP"
|
|
},
|
|
{
|
|
"displayName": "Editor Examples",
|
|
"description": "Scripts demonstrating how to integrate new functionality into the ProBuilder editor window.",
|
|
"path": "Samples~/Editor"
|
|
},
|
|
{
|
|
"displayName": "Runtime Examples",
|
|
"description": "Scripts showing how to create and modify meshes at runtime.",
|
|
"path": "Samples~/Runtime"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"com.unity.settings-manager": "1.0.3",
|
|
"com.unity.modules.physics": "1.0.0",
|
|
"com.unity.modules.imgui": "1.0.0"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.com/Unity-Technologies/com.unity.probuilder.git",
|
|
"type": "git",
|
|
"revision": "6a81f0485f2eed8c8a0c193422d52d55f64cd79c"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.probuilder.tests": "5.0.3"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "019db825664f50f786324eb87c52817c9df8a969"
|
|
}
|
|
}
|