Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
movingplatform
C# Class movingplatform, clockwork
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: shadowseer99/clockwork
Class Usage Examples
Public Properties
Property
Type
Description
invertD
bool
range
int
speed
float
vertical
bool
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
invertD
public_oe property
public
bool
invertD
return
bool
range
public_oe property
public
int
range
return
int
speed
public_oe property
public
float
speed
return
float
vertical
public_oe property
public
bool
vertical
return
bool