<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kan_kikuchi</author_name>
  <author_url>https://blog.hatena.ne.jp/kan_kikuchi/</author_url>
  <blog_title>(:3[kanのメモ帳]</blog_title>
  <blog_url>https://kan-kikuchi.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
    <anon>TextMesh Pro</anon>
  </categories>
  <description>この記事でのバージョン Unity 2022.3.32f1 TextMeshProのmaxVisibleCharacters TextMeshProにはmaxVisibleCharactersという表示する文字数を指定するプロパティがあります。(Inspectorには表示されていない) //最初の7文字だけ表示する GetComponent&lt;TextMeshProUGUI&gt;().maxVisibleCharacters = 7; 同様に、表示するワード数を指定するmaxVisibleWordsや、表示する行数を指定するmaxVisibleLinesもあります。 これらはあくまで表示するものを変…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkan-kikuchi.hatenablog.com%2Fentry%2FTMP_maxVisibleCharacters&quot; title=&quot;TMPで表示する文字数やワード数、行数を簡単に設定する方法【Unity】【TextMesh Pro】 - (:3[kanのメモ帳]&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kan_kikuchi/20241005/20241005154543.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-07 07:50:13</published>
  <title>TMPで表示する文字数やワード数、行数を簡単に設定する方法【Unity】【TextMesh Pro】</title>
  <type>rich</type>
  <url>https://kan-kikuchi.hatenablog.com/entry/TMP_maxVisibleCharacters</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
