Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ConfetControl
C# Class ConfetControl, UnityTemp
Inheritance:
MonoBehaviour
Show file
Open project: BrainProject/UnityTemp
Public Properties
Property
Type
Description
AutoLaunch
bool
EmitTime
float
StartDelay
float
emit
ParticleEmitter[]
launcher
RocketLauncher,
Public Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
Fire
( ) :
void
snow
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
AutoLaunch
public property
public
bool
AutoLaunch
return
bool
EmitTime
public property
public
float
EmitTime
return
float
StartDelay
public property
public
float
StartDelay
return
float
emit
public property
public
ParticleEmitter[]
emit
return
ParticleEmitter[]
launcher
public property
public
RocketLauncher,
launcher
return
RocketLauncher,