Click or drag to resize

AvatarRendererHandHide Method

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

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public abstract void Hide()
See Also