C# Class Kvant.WallScroller

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: keijiro/VJ05

Méthodes publiques

Свойство Type Description
speed float
yawAngle float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

speed public_oe property

public float speed
Résultat float

yawAngle public_oe property

public float yawAngle
Résultat float