Click or drag to resize

IAvatarDataProvider Interface

Interface for accessing various serialisation services on an Avatar

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public interface IAvatarDataProvider : IAvatar

The IAvatarDataProvider type exposes the following members.

Methods
  NameDescription
Public methodGetControllerInputSerialisation
Gets the controller serialisation implementation
Public methodGetTransformSerialisation
Gets the transform serialisation implementation
Top
See Also