Click or drag to resize

ControllerWatchVibrate Method

Make the controller belonging to the specified hand vibrate

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected void Vibrate(
	Hands hand
)

Parameters

hand
Type: ImmerseSDK.AvatarsHands
See Also