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.

17 lines
799 B
JSON

3 years ago
{
"name": "com.unity.feature.worldbuilding",
"displayName": "3D World Building",
"version": "1.0.1",
"type": "feature",
"_upm": {
"quickstart": "https://docs.unity3d.com/2021.2/Documentation/Manual/WorldBuildingFeature.html"
},
"description": "Create attractive 3D environments with the World building feature set and round-trip assets between your 3D modeling software of choice using FBX to realize your creative intent. Create geometry, sculpt meshes, & terrain, blend textures, and place objects throughout your scene using artist driven tools to create believable interactive environments.",
"dependencies": {
"com.unity.probuilder": "default",
"com.unity.polybrush": "default",
"com.unity.formats.fbx": "default",
"com.unity.terrain-tools": "default"
}
}