UnityLink`
UnityLink`

UnityGUIText

UnityGUIText [...]

Unity GUI テキストを表す.

詳細

  • UnityGUIText[...]は,Unityゲームエンジンにおける既存のGUITextオブジェクトを表す.
  • UnityGUIText[...]は,通常,CreateUnityGUITextのような関数によって生成される.
  • UnityGUIText[["Properties"]]は,使用可能な特性のリストを与える.
  • 与えられた特性"prop"に関する値は,UnityGUIText[...][["prop"]]を使って抽出できる.
  • UnityGUIText[...][["prop"]]=value のような割当てをすることによって,オブジェクトの特性を変更することができる.

例題

  (1)

パッケージをロードし,プロジェクトを開く:

Unity GUI テキストを作る:

特性を得る:

Unity GUI テキストを削除する:

Wolfram Research (2019), UnityGUIText, Wolfram言語関数, https://reference.wolfram.com/language/UnityLink/ref/UnityGUIText.html.

テキスト

Wolfram Research (2019), UnityGUIText, Wolfram言語関数, https://reference.wolfram.com/language/UnityLink/ref/UnityGUIText.html.

CMS

Wolfram Language. 2019. "UnityGUIText." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/UnityGUIText.html.

APA

Wolfram Language. (2019). UnityGUIText. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/UnityGUIText.html

BibTeX

@misc{reference.wolfram_2022_unityguitext, author="Wolfram Research", title="{UnityGUIText}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/UnityGUIText.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2022_unityguitext, organization={Wolfram Research}, title={UnityGUIText}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/UnityGUIText.html}, note=[Accessed: 22-November-2024 ]}