Click or drag to resize

MessageDisplayDialogDataShouldTrackCamera Property

Set this to true if you want the dialog to stay in front of the user's view and track their head camera

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool ShouldTrackCamera { get; set; }

Property Value

Type: Boolean
See Also