Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CMovingObject
C# Class CMovingObject, freegostop
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: sunduk/freegostop
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
begin
Vector3
duration
float
to
Vector3
Méthodes publiques
Méthode
Description
Awake
( ) :
void
run
( ) :
void
Private Methods
Méthode
Description
run_moving
( ) :
IEnumerator
Method Details
Awake()
public
méthode
public
Awake
( ) :
void
Résultat
void
run()
public
méthode
public
run
( ) :
void
Résultat
void
Property Details
begin
public_oe property
public
Vector3
begin
Résultat
Vector3
duration
public_oe property
public
float
duration
Résultat
float
to
public_oe property
public
Vector3
to
Résultat
Vector3