C# Class BlackLight, Hero.Coli

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Свойство Type Description
isActive bool

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
createBlackLight ( ) : void
leaveBlackLight ( ) : void
lerpLight ( ) : void
setDiffuseTransparentPlane ( ) : void
switchLight ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

createBlackLight() public méthode

public createBlackLight ( ) : void
Résultat void

leaveBlackLight() public méthode

public leaveBlackLight ( ) : void
Résultat void

lerpLight() public méthode

public lerpLight ( ) : void
Résultat void

setDiffuseTransparentPlane() public méthode

public setDiffuseTransparentPlane ( ) : void
Résultat void

switchLight() public méthode

public switchLight ( ) : void
Résultat void

Property Details

isActive public_oe property

public bool isActive
Résultat bool