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
SetStars
C# Class SetStars
Inheritance:
MonoBehaviour
Show file
Open project: FIU-SCIS-Senior-Projects/SmartBuilding4
Public Properties
Property
Type
Description
lightwall
Renderer
water
Renderer
worldProbe
Transform
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
lightwall
public property
public
Renderer
lightwall
return
Renderer
water
public property
public
Renderer
water
return
Renderer
worldProbe
public property
public
Transform
worldProbe
return
Transform