Click or drag to resize

IAvatarGetController Method

Gets the controller for the specified hand

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
Controller GetController(
	Hands hand
)

Parameters

hand
Type: ImmerseSDK.AvatarsHands

Return Value

Type: Controller
See Also