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
SetStars
C# Class SetStars
Inheritance:
MonoBehaviour
ファイルを表示
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_oe property
public
Renderer
lightwall
return
Renderer
water
public_oe property
public
Renderer
water
return
Renderer
worldProbe
public_oe property
public
Transform
worldProbe
return
Transform