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
ShaderController
C# Class ShaderController, Vivid
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: lcoblamm/Vivid
Class Usage Examples
Public Properties
Property
Type
Description
rend
Renderer
slider
GameObject
sliderPosition
float
Public Methods
Method
Description
MenuPress
( ) :
void
OnValueChanged
(
float
pos
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
MenuPress()
public
method
public
MenuPress
( ) :
void
return
void
OnValueChanged()
public
method
public
OnValueChanged
(
float
pos
) :
void
pos
float
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
rend
public_oe property
public
Renderer
rend
return
Renderer
slider
public_oe property
public
GameObject
slider
return
GameObject
sliderPosition
public_oe property
public
float
sliderPosition
return
float