説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

RichTextNoParse.md 369B

Noparse

The <noparse> tag creates a scope that TextMesh Pro does not parse.

This is useful for rendering text that TextMesh Pro normally interprets as a rich text tag, without disabling rich text tags.

Example:

Use <noparse><b></noparse> for <b>bold</b> text.

Example image
Prevent parsing of some tags