Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ChangeSkyboxVer3
C# Class ChangeSkyboxVer3, Lucid-VR
Inheritance:
MonoBehaviour
Show file
Open project: UCSDVR/Lucid-VR
Public Properties
Property
Type
Description
colorEnd
Color
colorStart
Color
duration
float
theSkybox
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
colorEnd
public property
public
Color
colorEnd
return
Color
colorStart
public property
public
Color
colorStart
return
Color
duration
public property
public
float
duration
return
float
theSkybox
public property
public
Material
theSkybox
return
Material