C# Class HandController, Manus-Unity

Inheritance: MonoBehaviour
Show file Open project: ManusVR/Manus-Unity Class Usage Examples

Public Properties

Property Type Description
hand GLOVE_HAND

Public Methods

Method Description
Start ( ) : void
Update ( ) : void
onApplicationQuit ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

onApplicationQuit() public method

public onApplicationQuit ( ) : void
return void

Property Details

hand public property

public GLOVE_HAND hand
return GLOVE_HAND