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
LucidTimer
C# Class LucidTimer, Lucid-VR
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: UCSDVR/Lucid-VR
Public Properties
Property
Type
Description
blinkSystem
GameObject
sceneTime
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
SceneTimer
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
blinkSystem
public_oe property
public
GameObject
blinkSystem
return
GameObject
sceneTime
public_oe property
public
int
sceneTime
return
int