C# Class blink, vive-holojam

Inheritance: MonoBehaviour
Exibir arquivo Open project: nyu-vr-research/vive-holojam Class Usage Examples

Public Properties

Property Type Description
eye1 GameObject
eye2 GameObject

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

eye1 public_oe property

public GameObject eye1
return GameObject

eye2 public_oe property

public GameObject eye2
return GameObject