Click or drag to resize

OnEnabledShowDoubleColumnDialog_mainImageText Field

Main text for image in the first column. This is for either _mainSprite or _mainImage. It can also be used as a heading for the text in the first column,

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[TextAreaAttribute(2, 4)]
[UnityEngine.SerializeField]
private string _mainImageText

Field Value

Type: String
See Also