UnityLink`
UnityLink`

UnityInputField

UnityInputField [...]

Unity Input Fieldを表す.

詳細

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

例題

  (1)

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

Unity Input Fieldを作る:

特性を得る:

Unity Input Fieldを削除する:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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