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
MBParticleLightning
C# Class MBParticleLightning, Pharos
Inheritance:
MBParameter
Mostrar archivo
Open project: rstaewen/Pharos
Public Properties
Property
Type
Description
Amplitude
float
Speed
float
Public Methods
Method
Description
OnLifetime
(
MBParticle,
PT
) :
bool
OnPlay
( ) :
void
Reset
( ) :
void
Method Details
OnLifetime()
public
method
public
OnLifetime
(
MBParticle,
PT
) :
bool
PT
MBParticle,
return
bool
OnPlay()
public
method
public
OnPlay
( ) :
void
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Property Details
Amplitude
public_oe property
public
float
Amplitude
return
float
Speed
public_oe property
public
float
Speed
return
float