C# Class TargetTracker, VRCubeSword

Inheritance: MonoBehaviour
Mostra 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_oe property

public Image leftArrow
return Image

rightArrow public_oe property

public Image rightArrow
return Image

spawner public_oe property

public Spawner, spawner
return Spawner,

tutorialTarget public_oe property

public GameObject tutorialTarget
return GameObject