C# Class Prime31.SpriteLightColorCycler

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: prime31/SpriteLightKit

Méthodes publiques

Свойство Type Description
colorChannel SLKColorchannels
waveFunction SLKWaveFunctions

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Private Methods

Méthode Description
evaluateWaveFunction ( ) : float

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

colorChannel public_oe property

public SLKColorchannels colorChannel
Résultat SLKColorchannels

waveFunction public_oe property

public SLKWaveFunctions waveFunction
Résultat SLKWaveFunctions