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
ResourceController
C# Class ResourceController, PGP2
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: theiis/PGP2
Class Usage Examples
Public Properties
Property
Type
Description
renderDist
int
shader
Shader
tempShader
Shader
threshold
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
renderDist
public_oe property
public
int
renderDist
return
int
shader
public_oe property
public
Shader
shader
return
Shader
tempShader
public_oe property
public
Shader
tempShader
return
Shader
threshold
public_oe property
public
int
threshold
return
int