Click or drag to resize

ControllerLocalHandMenuSettings Property

Optional handui settings configuration. If this is null, the default settings will apply.

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public HandMenuSettings HandMenuSettings { get; }

Property Value

Type: HandMenuSettings
See Also