AvatarRemote Class |
Namespace: ImmerseSDK.Avatars
public class AvatarRemote : Avatar, IAvatar, INameTooltipAvatar
The AvatarRemote type exposes the following members.
Name | Description | |
---|---|---|
AvatarRemote | Initializes a new instance of the AvatarRemote class |
Name | Description | |
---|---|---|
Controllers |
The controller set for this Avatar
| |
TooltipLocation |
Location of the Name Tooltip
| |
TooltipPivot |
Pivot to use for the name tooltip
|
Name | Description | |
---|---|---|
AttachControllers | (Overrides AvatarAttachControllers(ControllerSet).) | |
GetControllerSerialisation |
Gets the controller serialisation implementation
(Overrides AvatarGetControllerSerialisation(Hands).) |
Name | Description | |
---|---|---|
GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) | |
WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |