Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DynamicGridObstacle
C# Class DynamicGridObstacle, TheUnseen
Inheritance:
MonoBehaviour
显示文件
Open project: henryj41043/TheUnseen
Class Usage Examples
Public Properties
Property
Type
Description
checkTime
float
updateError
float
Public Methods
Method
Description
BoundsVolume
(
Bounds
b
) :
float
DoUpdateGraphs
( ) :
void
OnDestroy
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
UpdateGraphs
( ) :
IEnumerator
Method Details
BoundsVolume()
public
method
public
BoundsVolume
(
Bounds
b
) :
float
b
Bounds
return
float
DoUpdateGraphs()
public
method
public
DoUpdateGraphs
( ) :
void
return
void
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Property Details
checkTime
public_oe property
public
float
checkTime
return
float
updateError
public_oe property
public
float
updateError
return
float