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
WanderRandomly
C# Class WanderRandomly, LetsMake
Inheritance:
MonoBehaviour
Show file
Open project: anneomcl/LetsMake
Public Properties
Property
Type
Description
maxSpeed
float
smoothTime
float
turnRadius
float
xMax
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
maxSpeed
public property
public
float
maxSpeed
return
float
smoothTime
public property
public
float
smoothTime
return
float
turnRadius
public property
public
float
turnRadius
return
float
xMax
public property
public
float
xMax
return
float