C# Class HandController, Manus-Unity

Inheritance: MonoBehaviour
Afficher le fichier Open project: ManusVR/Manus-Unity Class Usage Examples

Méthodes publiques

Свойство Type Description
hand GLOVE_HAND

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
onApplicationQuit ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

onApplicationQuit() public méthode

public onApplicationQuit ( ) : void
Résultat void

Property Details

hand public_oe property

public GLOVE_HAND hand
Résultat GLOVE_HAND