| 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.NoDll (in ImmerseSDK.NoDll.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public override void Hide(
float fadeTime = 0f
)
Parameters
- fadeTime (Optional)
- Type: SystemSingle
Time to fade out.
See Also