C# Class LeapHand, RiggedHandVisualizer

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/RiggedHandVisualizer Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Disable ( ) : void
Enable ( ) : void
GetFingers ( ) : GameObject[]
OnDestroy ( ) : void
Start ( ) : void
UpdateKnuckleLanges ( ) : void

Method Details

Disable() public méthode

public Disable ( ) : void
Résultat void

Enable() public méthode

public Enable ( ) : void
Résultat void

GetFingers() public méthode

public GetFingers ( ) : GameObject[]
Résultat GameObject[]

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UpdateKnuckleLanges() public méthode

public UpdateKnuckleLanges ( ) : void
Résultat void

Property Details

m_stale public_oe property

public bool m_stale
Résultat bool