Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BlackLight
C# Class BlackLight, Hero.Coli
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: CyberCRI/Hero.Coli
Class Usage Examples
Public Properties
Property
Type
Description
isActive
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
createBlackLight
( ) :
void
leaveBlackLight
( ) :
void
lerpLight
( ) :
void
setDiffuseTransparentPlane
( ) :
void
switchLight
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
createBlackLight()
public
method
public
createBlackLight
( ) :
void
return
void
leaveBlackLight()
public
method
public
leaveBlackLight
( ) :
void
return
void
lerpLight()
public
method
public
lerpLight
( ) :
void
return
void
setDiffuseTransparentPlane()
public
method
public
setDiffuseTransparentPlane
( ) :
void
return
void
switchLight()
public
method
public
switchLight
( ) :
void
return
void
Property Details
isActive
public_oe property
public
bool
isActive
return
bool