C# Class ScrollDetailTexture, Holdout

Inheritance: MonoBehaviour
Afficher le fichier Open project: MaddJhin/Holdout

Méthodes publiques

Свойство Type Description
scrollPerSecond Vector2
uniqueMaterial bool

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
Update ( ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

scrollPerSecond public_oe property

public Vector2 scrollPerSecond
Résultat Vector2

uniqueMaterial public_oe property

public bool uniqueMaterial
Résultat bool