C# Class LightChanger, TWI_Repo

Inheritance: MonoBehaviour
Afficher le fichier Open project: justcollins/TWI_Repo Class Usage Examples

Méthodes publiques

Свойство Type Description
colorSpeed float
endingColor Color
endingRange float
intensitySpeed float
rangeSpeed float
startingColor Color
startingRange float

Private Methods

Méthode Description
LerpLights ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

colorSpeed public_oe property

public float colorSpeed
Résultat float

endingColor public_oe property

public Color endingColor
Résultat Color

endingRange public_oe property

public float endingRange
Résultat float

intensitySpeed public_oe property

public float intensitySpeed
Résultat float

rangeSpeed public_oe property

public float rangeSpeed
Résultat float

startingColor public_oe property

public Color startingColor
Résultat Color

startingRange public_oe property

public float startingRange
Résultat float