C# Class TargetTracker, VRCubeSword

Inheritance: MonoBehaviour
Afficher le fichier Open project: VirsixInc/VRCubeSword Class Usage Examples

Méthodes publiques

Свойство Type Description
leftArrow Image
rightArrow Image
spawner Spawner,
tutorialTarget GameObject

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

leftArrow public_oe property

public Image leftArrow
Résultat Image

rightArrow public_oe property

public Image rightArrow
Résultat Image

spawner public_oe property

public Spawner, spawner
Résultat Spawner,

tutorialTarget public_oe property

public GameObject tutorialTarget
Résultat GameObject