unity projekt hinzugefügt

This commit is contained in:
2024-04-03 11:41:53 +02:00
parent e7863bc097
commit 5a6557bdd6
13602 changed files with 864234 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "com.unity.textmeshpro",
"displayName": "TextMeshPro",
"version": "3.0.6",
"unity": "2020.1",
"unityRelease": "0a10",
"description": "TextMeshPro is the ultimate text solution for Unity. It's the perfect replacement for Unity's UI Text and the legacy Text Mesh.\n\nPowerful and easy to use, TextMeshPro (also known as TMP) uses Advanced Text Rendering techniques along with a set of custom shaders; delivering substantial visual quality improvements while giving users incredible flexibility when it comes to text styling and texturing.\n\nTextMeshPro provides Improved Control over text formatting and layout with features like character, word, line and paragraph spacing, kerning, justified text, Links, over 30 Rich Text Tags available, support for Multi Font & Sprites, Custom Styles and more.\n\nGreat performance. Since the geometry created by TextMeshPro uses two triangles per character just like Unity's text components, this improved visual quality and flexibility comes at no additional performance cost.",
"keywords": [
"TextMeshPro",
"TextMesh Pro",
"TMP",
"Text",
"SDF"
],
"category": "Text Rendering",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.textmeshpro.git",
"type": "git",
"revision": "01e57e3b7de18af9dfe9baaa0a0ff5cc4765c899"
},
"upmCi": {
"footprint": "bfe9ad7192cdd29486fc5980b5ac7d0b3fafcec6"
}
}