MockDataConsumer Class |
Namespace: ImmerseSDK.Avatars
public class MockDataConsumer : IAvatarDataConsumer, ISerialisationDataConsumer
The MockDataConsumer type exposes the following members.
Name | Description | |
---|---|---|
MockDataConsumer | Initializes a new instance of the MockDataConsumer class |
Name | Description | |
---|---|---|
ApplySample |
Apply a given sample as a byte array (parse the data and apply it to the state)
| |
GetControllerInputSerialisation |
Gets the controller serialisation implementation
| |
GetTransformSerialisation |
Gets the transform serialisation implementation
| |
HasFrameBeenHandled |
Returns true if the frame has been processed since the last clear
| |
PrintProviderInfo |
Prints information to the console
| |
SetLocation |
Sets the location of the Avatar
|