Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Cycler
C# Class Cycler, Team-7
Inheritance:
MonoBehaviour
ファイルを表示
Open project: RUGSoftEng/Team-7
Class Usage Examples
Public Properties
Property
Type
Description
offset
float
radiusX
float
radiusY
float
rotX
bool
rotationOffset
float
rotationSpeed
float
speed
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
offset
public_oe property
public
float
offset
return
float
radiusX
public_oe property
public
float
radiusX
return
float
radiusY
public_oe property
public
float
radiusY
return
float
rotX
public_oe property
public
bool
rotX
return
bool
rotationOffset
public_oe property
public
float
rotationOffset
return
float
rotationSpeed
public_oe property
public
float
rotationSpeed
return
float
speed
public_oe property
public
float
speed
return
float