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
Hitscan
C# Class Hitscan
Inheritance:
MonoBehaviour
ファイルを表示
Open project: daniel-cheng/stellar
Class Usage Examples
Public Properties
Property
Type
Description
explosion
Transform
lineRendererTrail
UnityEngine.LineRenderer
range
float
rootObject
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
explosion
public_oe property
public
Transform
explosion
return
Transform
lineRendererTrail
public_oe property
public
LineRenderer,UnityEngine
lineRendererTrail
return
UnityEngine.LineRenderer
range
public_oe property
public
float
range
return
float
rootObject
public_oe property
public
Transform
rootObject
return
Transform