Click or drag to resize

IAvatarDataConsumer 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 IAvatarDataConsumer

The IAvatarDataConsumer type exposes the following members.

Methods
  NameDescription
Public methodGetControllerInputSerialisation
Gets the controller serialisation implementation
Public methodGetTransformSerialisation
Gets the transform serialisation implementation
Public methodSetLocation
Sets the location of the Avatar
Top
See Also