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
LightningBolt
C# Class LightningBolt, TheUnseen
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: henryj41043/TheUnseen
Class Usage Examples
Public Properties
Property
Type
Description
endLight
Light
scale
float
speed
float
startLight
Light
target
Transform
zigs
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
endLight
public_oe property
public
Light
endLight
return
Light
scale
public_oe property
public
float
scale
return
float
speed
public_oe property
public
float
speed
return
float
startLight
public_oe property
public
Light
startLight
return
Light
target
public_oe property
public
Transform
target
return
Transform
zigs
public_oe property
public
int
zigs
return
int