Click or drag to resize

ConnectionSettingsCustomHost_customHost Field

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Host URL, e.g. https://vr.immerse.io")]
[UnityEngine.SerializeField]
private string _customHost

Field Value

Type: String
See Also