C# Class flameLightFlicker, Lurk2015Testing

Inheritance: MonoBehaviour
Afficher le fichier Open project: gmuGADIG/Lurk2015Testing

Méthodes publiques

Свойство Type Description
flickerSpeed float
flickerStrength float

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

flickerSpeed public_oe property

public float flickerSpeed
Résultat float

flickerStrength public_oe property

public float flickerStrength
Résultat float