Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Infrared
C# Class Infrared, urban-survivors
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: exdev/urban-survivors
Class Usage Examples
Public Properties
Property
Type
Description
anchor
Transform
lineColor
Color
lineSize
float
material
Material
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
anchor
public_oe property
public
Transform
anchor
return
Transform
lineColor
public_oe property
public
Color
lineColor
return
Color
lineSize
public_oe property
public
float
lineSize
return
float
material
public_oe property
public
Material
material
return
Material