C# Class LeapLegacyHand, RiggedHandVisualizer

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/RiggedHandVisualizer

Méthodes publiques

Свойство Type Description
m_handID int
m_stale bool

Méthodes publiques

Méthode Description
Display ( bool shouldShow ) : void
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Display() public méthode

public Display ( bool shouldShow ) : void
shouldShow bool
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

m_handID public_oe property

public int m_handID
Résultat int

m_stale public_oe property

public bool m_stale
Résultat bool