Click or drag to resize

Scene_allowAllWebUsersToSendBeacon Field

Set this to true to allow all web users to send a beacon message. By default only the space owner can.

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _allowAllWebUsersToSendBeacon

Field Value

Type: Boolean
See Also