Click or drag to resize

AvatarRendererHand Methods

The AvatarRendererHand type exposes the following members.

Methods
  NameDescription
Protected methodHandleGripChanged
Sets the hand's grip amount.
Protected methodHandlePoseChanged
Displays the given pose on the hand.
Public methodHide
Hides the avatar's hand. This is usually called when a tool or hardware controller model is shown.
Public methodShow
Shows the avatar's hand.
Public methodValidate
Validates the prefab to ensure it has been setup correctly.
Protected methodValidateReference
Validates that a component reference is not null
Top
Extension Methods
  NameDescription
Public Extension MethodGetCopyOf
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.)
Public Extension MethodWaitForT
Waits for a singleton on a coroutine
(Defined by SingletonManager.)
Top
See Also