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
SocialGame
Lines
C# Class SocialGame.Lines
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: BrainProject/UnityTemp
Méthodes publiques
Свойство
Type
Description
joint
UnityEngine.Transform[]
renderLine
UnityEngine.LineRenderer
Méthodes publiques
Méthode
Description
Start
( ) :
void
set lines
Update
( ) :
void
Redraw line.
Method Details
Start()
public
méthode
set lines
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
Redraw line.
public
Update
( ) :
void
Résultat
void
Property Details
joint
public_oe property
public
Transform[],UnityEngine
joint
Résultat
UnityEngine.Transform[]
renderLine
public_oe property
public
LineRenderer,UnityEngine
renderLine
Résultat
UnityEngine.LineRenderer