Click or drag to resize

ControllerUpdateHandVisibility Method

Updates visibility of the hand geometry

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected void UpdateHandVisibility(
	float fadeTime = 0f
)

Parameters

fadeTime (Optional)
Type: SystemSingle
See Also