Click or drag to resize

OnEnabledShowDoubleColumnDialog_mainImage Field

Image to display on the dialog in the first (or only) column. Set either _mainSprite or _mainImage. Only one will be used.

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private Texture _mainImage

Field Value

Type: Texture
See Also