PolyHandΒΆ

The PolyHand script is used in the PolyHand prefabs.

unity/../../../images/unity/Unity_PolyHand.jpg

Polyhand 1

unity/../../../images/unity/Unity_PolyHand2.jpg

PolyHand 2

unity/../../../images/unity/Unity_PolyHand3.jpg

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 Functions

override void InitHand()

Initializes the hand and calls the finger initializers.

override void UpdateHand()

Updates the hand and calls the finger update functions.