PolyHandΒΆ
The PolyHand script is used in the PolyHand prefabs.
Polyhand 1
PolyHand 2
PolyHand 3
class PolyHand
A deforming, very low poly count hand.
All the graphics for this hand are drawn by the fingers. There is no representation for the palm or the arm.
Public Functionsoverride void InitHand()Initializes the hand and calls the finger initializers.
override void UpdateHand()Updates the hand and calls the finger update functions.