Click or drag to resize

SceneCustomHandState Property

Note: This API is now obsolete.

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

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[ObsoleteAttribute("The Custom Hand State option has moved from the Scene object to the Avatar Options config")]
public CustomHandState CustomHandState { get; }

Property Value

Type: CustomHandState
See Also