Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ChangeSkyboxVer5
C# Class ChangeSkyboxVer5, Lucid-VR
Inheritance:
MonoBehaviour
ファイルを表示
Open project: UCSDVR/Lucid-VR
Public Properties
Property
Type
Description
duration
float
theSkybox
Material
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
changeColor
( ) :
IEnumerator
getRandomInt
( ) :
int
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
duration
public_oe property
public
float
duration
return
float
theSkybox
public_oe property
public
Material
theSkybox
return
Material