IAvatar Interface |
Namespace: ImmerseSDK.Avatars
public interface IAvatar
The IAvatar type exposes the following members.
Name | Description | |
---|---|---|
Color |
This Avatar's color
| |
Owner |
Owner of the Avatar
| |
Position |
Gets the position of the Avatar
| |
Root |
Gets the root object
| |
Rotation |
Gets the rotation of the Avatar
| |
Transforms |
The transforms of the Avatar
|
Name | Description | |
---|---|---|
AreAnyControllersEngaged |
Returns true if any controllers are currently engaging an object
| |
GetBounds |
Gets the bounds of the Avatar
| |
GetController |
Gets the controller for the specified hand
| |
SetLocation |
Sets the location of the Avatar
|