C# Class ThreeDrumControl, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio

Méthodes publiques

Свойство Type Description
drumNum int
pp1 GameObject
speed float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

drumNum public_oe property

public int drumNum
Résultat int

pp1 public_oe property

public GameObject pp1
Résultat GameObject

speed public_oe property

public float speed
Résultat float