C# Class TargetTracker, VRCubeSword

Inheritance: MonoBehaviour
Show file Open project: VirsixInc/VRCubeSword Class Usage Examples

Public Properties

Property Type Description
leftArrow Image
rightArrow Image
spawner Spawner,
tutorialTarget GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

leftArrow public property

public Image leftArrow
return Image

rightArrow public property

public Image rightArrow
return Image

spawner public property

public Spawner, spawner
return Spawner,

tutorialTarget public property

public GameObject tutorialTarget
return GameObject