Click or drag to resize

AvatarGetControllerSerialisation Method

Gets the controller serialisation implementation

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected abstract Object GetControllerSerialisation(
	Hands hand
)

Parameters

hand
Type: ImmerseSDK.AvatarsHands

Return Value

Type: Object
See Also