Click or drag to resize

OnEnabledShowDialogBaseShouldTrackCamera Property

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#
protected bool ShouldTrackCamera { get; }

Property Value

Type: Boolean
See Also