Click or drag to resize

SceneCustomHandState Property

Gets a custom hand state that can be used in this scene

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public CustomHandState CustomHandState { get; }

Property Value

Type: CustomHandState
See Also