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
RotatingOrb
C# Class RotatingOrb
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: LilTsubaki/Les-fragments-d-Erule
Public Properties
Property
Type
Description
Vitesse
float
_initialSpeed
float
_rotationSpeed
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
Vitesse
public_oe property
public
float
Vitesse
return
float
_initialSpeed
public_oe property
public
float
_initialSpeed
return
float
_rotationSpeed
public_oe property
public
float
_rotationSpeed
return
float