C# Class Torchelight, Pharos

Inheritance: TransitionEffect
Afficher le fichier Open project: rstaewen/Pharos Class Usage Examples

Méthodes publiques

Свойство Type Description
BaseFlame GameObject
Etincelles GameObject
Fumee GameObject
IntensityLight float
MainFlame GameObject
MaxLightIntensity float
TorchLight GameObject

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

BaseFlame public_oe property

public GameObject BaseFlame
Résultat GameObject

Etincelles public_oe property

public GameObject Etincelles
Résultat GameObject

Fumee public_oe property

public GameObject Fumee
Résultat GameObject

IntensityLight public_oe property

public float IntensityLight
Résultat float

MainFlame public_oe property

public GameObject MainFlame
Résultat GameObject

MaxLightIntensity public_oe property

public float MaxLightIntensity
Résultat float

TorchLight public_oe property

public GameObject TorchLight
Résultat GameObject