| 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.9.0.0 (3.9.0.0)
Syntax public abstract void Hide(
float fadeTime = 0f
)
Parameters
- fadeTime (Optional)
- Type: SystemSingle
See Also