C# Class TexturePan

Inheritance: MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Свойство Type Description
length float
speedU float
speedV float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

length public_oe property

public float length
Résultat float

speedU public_oe property

public float speedU
Résultat float

speedV public_oe property

public float speedV
Résultat float