Click or drag to resize

OnEnabledShowDialogBase_shouldTrackCamera Field

If Enabled, the dialog will always face the camera and it's lookat vector will be updated each frame

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _shouldTrackCamera

Field Value

Type: Boolean
See Also