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
DeadlyLaserScan
C# Class DeadlyLaserScan, Galaxy-Breacher
Inheritance:
MonoBehaviour
ファイルを表示
Open project: gamkedo-la/Galaxy-Breacher
Public Properties
Property
Type
Description
dangerHeight
Transform
dangerLimit
float
playerPos
Transform
screenHeat
Image
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
dangerHeight
public_oe property
public
Transform
dangerHeight
return
Transform
dangerLimit
public_oe property
public
float
dangerLimit
return
float
playerPos
public_oe property
public
Transform
playerPos
return
Transform
screenHeat
public_oe property
public
Image
screenHeat
return
Image