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.

28 lines
975 B
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"name": "com.unity.terrain-tools",
"displayName": "Terrain Tools",
"version": "4.0.3",
"unity": "2021.2",
"description": "The Terrain Tools package adds additional Terrain sculpting brushes and tools to Unity. This add-on toolset is suitable if you require more control over the appearance of your Terrain, and want to streamline Terrain workflows. Its also useful when you want to make more complex-looking Terrain, or author Terrain Texture data in external digital content creation tools.",
"dependencies": {
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0"
},
"keywords": [
"Terrain",
"Brush",
"Toolbox",
"Mask",
"Filter",
"Noise"
],
"upmCi": {
"footprint": "786d0af74746bdc53010e8740438526e339bbce8"
},
"repository": {
"url": "https://github.com/Unity-Technologies/TerrainTools.git",
"type": "git",
"revision": "68c31ffe66a444f50da306b6cdc332efc6887b09"
}
}