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
Translating
C# Class Translating, Unity_Shaders_Book
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: candycat1992/Unity_Shaders_Book
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
endPoint
Vector3
lookAt
Vector3
pingpong
bool
speed
float
startPoint
Vector3
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
endPoint
public_oe property
public
Vector3
endPoint
Résultat
Vector3
lookAt
public_oe property
public
Vector3
lookAt
Résultat
Vector3
pingpong
public_oe property
public
bool
pingpong
Résultat
bool
speed
public_oe property
public
float
speed
Résultat
float
startPoint
public_oe property
public
Vector3
startPoint
Résultat
Vector3