Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FireZone
C# Class FireZone, Improved
Inheritance:
MonoBehaviour
Mostra file
Open project: Ozker24/Improved
Class Usage Examples
Public Properties
Property
Type
Description
halfSize
Vector3
layer
LayerMask
timeCounter
float
timeToVanish
float
Public Methods
Method
Description
Burning
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Burning()
public
method
public
Burning
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
halfSize
public_oe property
public
Vector3
halfSize
return
Vector3
layer
public_oe property
public
LayerMask
layer
return
LayerMask
timeCounter
public_oe property
public
float
timeCounter
return
float
timeToVanish
public_oe property
public
float
timeToVanish
return
float