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
skyboxRotation
C# Class skyboxRotation, ExorcistForHire
Inheritance:
MonoBehaviour
Show file
Open project: JordanStone/ExorcistForHire
Public Properties
Property
Type
Description
day
bool
rotation_speed
float
skybox
Material
skybox_night
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
day
public property
public
bool
day
return
bool
rotation_speed
public property
public
float
rotation_speed
return
float
skybox
public property
public
Material
skybox
return
Material
skybox_night
public property
public
Material
skybox_night
return
Material