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
FollowX
C# Class FollowX, Zombayo
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: pchernev/Zombayo
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
offset
float
target
Transform
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
follow
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
follow()
public
méthode
public
follow
( ) :
void
Résultat
void
Property Details
offset
public_oe property
public
float
offset
Résultat
float
target
public_oe property
public
Transform
target
Résultat
Transform