C# Class UnityLine, casanova-mk2

Inheritance: MonoBehaviour
Afficher le fichier Open project: vs-team/casanova-mk2 Class Usage Examples

Méthodes publiques

Свойство Type Description
arrows UnityArrow>.Dictionary
c1 Color
c2 Color
f GameObject
lengthOfLineRenderer int

Méthodes publiques

Méthode Description
FindAll ( ) : List
Start ( ) : void

Method Details

FindAll() public static méthode

public static FindAll ( ) : List
Résultat List

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

arrows public_oe property

public Dictionary arrows
Résultat UnityArrow>.Dictionary

c1 public_oe property

public Color c1
Résultat Color

c2 public_oe property

public Color c2
Résultat Color

f public_oe property

public GameObject f
Résultat GameObject

lengthOfLineRenderer public_oe property

public int lengthOfLineRenderer
Résultat int