Click or drag to resize

OnEnabledShowDoubleColumnDialog_secondaryImage Field

Image to display on the dialog in the second column. Set either _secondarySprite or _secondaryImage. 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 _secondaryImage

Field Value

Type: Texture
See Also