Click or drag to resize

SceneHasCustomHandStates Property

Note: This API is now obsolete.

Returns true if custom hand states are available and have been setup correctly

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 bool HasCustomHandStates { get; }

Property Value

Type: Boolean
See Also