Click or drag to resize

IAvatarDataConsumerGetControllerInputSerialisation 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#
ISerialisationDataConsumer GetControllerInputSerialisation(
	Hands hand
)

Parameters

hand
Type: ImmerseSDK.AvatarsHands

Return Value

Type: ISerialisationDataConsumer
See Also