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
WaterFollowPath
C# Class WaterFollowPath, scriptcaster
Inheritance:
MonoBehaviour
Show file
Open project: crazymeeshu/scriptcaster
Public Properties
Property
Type
Description
MaxDistanceToGoal
float
Speed
float
Type
FollowType
_currentPoint
IEnumerator
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
MaxDistanceToGoal
public property
public
float
MaxDistanceToGoal
return
float
Speed
public property
public
float
Speed
return
float
Type
public property
public
FollowType
Type
return
FollowType
_currentPoint
public property
public
IEnumerator
_currentPoint
return
IEnumerator