Click or drag to resize

IHandUIViewSetHand Method

Sets the hand for the view (left or right)

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
void SetHand(
	Hands hand
)

Parameters

hand
Type: ImmerseSDK.AvatarsHands
See Also