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
swimInCircle
C# Class swimInCircle
Inheritance:
MonoBehaviour
Show file
Open project: adamhleslie/MorningRitual-GlobalGameJam2016
Public Properties
Property
Type
Description
centerX
float
centerZ
float
depth
float
width
float
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
centerX
public property
public
float
centerX
return
float
centerZ
public property
public
float
centerZ
return
float
depth
public property
public
float
depth
return
float
width
public property
public
float
width
return
float