C# Class CreateMesh.Line, UnityGraphicsPrograming

Afficher le fichier Open project: sugi-cho/UnityGraphicsPrograming

Méthodes publiques

Свойство Type Description
first int

Méthodes publiques

Méthode Description
Check ( int f, int s ) : bool
Line ( int f, int s ) : System.Collections

Method Details

Check() public méthode

public Check ( int f, int s ) : bool
f int
s int
Résultat bool

Line() public méthode

public Line ( int f, int s ) : System.Collections
f int
s int
Résultat System.Collections

Property Details

first public_oe property

public int first
Résultat int