AvatarRendererHand Methods |
The AvatarRendererHand type exposes the following members.
Name | Description | |
---|---|---|
HandleGripChanged |
Sets the hand's grip amount.
| |
HandlePoseChanged |
Displays the given pose on the hand.
| |
Hide |
Hides the avatar's hand.
This is usually called when a tool or hardware controller model is shown.
| |
Show |
Shows the avatar's hand.
| |
Validate |
Validates the prefab to ensure it has been setup correctly.
| |
ValidateReference |
Validates that a component reference is not null
|
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.) |