Click or drag to resize

DefaultAvatarHandRendererHide Method

Hides the avatar's hand in the scene. This is usually called when a tool or hardware controller model is shown.

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public override void Hide()
See Also