UnityInputField
represents a Unity input field.
Details
- UnityInputField
is a object that represents an existing InputField object in the Unity game engine.
- UnityInputField
is typically generated by functions such as CreateUnityInputField.
- UnityInputField
gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityInputField
.
- You can make an assignment like UnityInputField
to modify a property of the object.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Load the package and open a project:

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-i9rs1

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-ejzug9

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-yulsnf


https://wolfram.com/xid/0do02hwj6dy2p085q50dq-nsf6ie


https://wolfram.com/xid/0do02hwj6dy2p085q50dq-h1bm2k
Properties & Relations (4)Properties of the function, and connections to other functions
UnityInputFieldQ checks if an expression is a UnityInputField:

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-zzwj4d


https://wolfram.com/xid/0do02hwj6dy2p085q50dq-zqryn8

PropertyList returns all available properties of the input field.

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-kgsb80


https://wolfram.com/xid/0do02hwj6dy2p085q50dq-5mjsp7

PropertyValue returns the value of the specified property.

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-wol1l0


https://wolfram.com/xid/0do02hwj6dy2p085q50dq-t1bnqj

SetProperty changes the specified property of the input field.

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-o6plun


https://wolfram.com/xid/0do02hwj6dy2p085q50dq-xl25i5

https://wolfram.com/xid/0do02hwj6dy2p085q50dq-xry6wk

Wolfram Research (2019), UnityInputField, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityInputField.html.
Text
Wolfram Research (2019), UnityInputField, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/UnityInputField.html.
Wolfram Research (2019), UnityInputField, Wolfram Language function, 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.
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
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: 11-May-2025
]}
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: 11-May-2025
]}