Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
bouncySpinnyCubeScript
C# Class bouncySpinnyCubeScript, RodPacers
Inheritance:
MonoBehaviour
Mostra file
Open project: GameDesignGroup6/RodPacers
Class Usage Examples
Public Properties
Property
Type
Description
bobHeight
float
bobRate
float
spinRate
Vector3
useOffset
bool
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
bobHeight
public_oe property
public
float
bobHeight
return
float
bobRate
public_oe property
public
float
bobRate
return
float
spinRate
public_oe property
public
Vector3
spinRate
return
Vector3
useOffset
public_oe property
public
bool
useOffset
return
bool