Click or drag to resize

Scene_pointsHandMenuEnabled Field

Enable/disable the gifting points page on the hand menu

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("If enabled, the session owner can assign points to other connected users by using a menu attached to their hand")]
[UnityEngine.SerializeField]
private bool _pointsHandMenuEnabled

Field Value

Type: Boolean
See Also