C# Class MoveDrum, Adagio

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

Méthodes publiques

Свойство Type Description
point1 Transform
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

point1 public_oe property

public Transform point1
Résultat Transform

speed public_oe property

public float speed
Résultat float