Rubber Hand VR  V1.0
Toolkit for developing VR neuroplasticity experiments relying on the leap motion hand tracker
HandVR.BlockGame.BlockData Struct Reference

Struct for output data - stores time taken to complete each trial More...

Inheritance diagram for HandVR.BlockGame.BlockData:
Collaboration diagram for HandVR.BlockGame.BlockData:

Public Member Functions

override string ToString ()
 

Public Attributes

float time
 

Detailed Description

Struct for output data - stores time taken to complete each trial

Definition at line 188 of file BlockGameManager.cs.

Member Function Documentation

◆ ToString()

override string HandVR.BlockGame.BlockData.ToString ( )

Implements HandVR.ITestData.

Definition at line 192 of file BlockGameManager.cs.

Member Data Documentation

◆ time

float HandVR.BlockGame.BlockData.time

Definition at line 190 of file BlockGameManager.cs.


The documentation for this struct was generated from the following file: