C# Class Voronoi.SurfaceMesh

Inheritance: Surface
Afficher le fichier Open project: jesta88/Unity-Voronoi Class Usage Examples

Méthodes publiques

Свойство Type Description
mesh UnityEngine.Mesh

Méthodes publiques

Méthode Description
FromPoints ( Point points ) : SurfaceMesh
SurfaceMesh ( ) : System.Collections

Method Details

FromPoints() public méthode

public FromPoints ( Point points ) : SurfaceMesh
points Point
Résultat SurfaceMesh

SurfaceMesh() public méthode

public SurfaceMesh ( ) : System.Collections
Résultat System.Collections

Property Details

mesh public_oe property

public Mesh,UnityEngine mesh
Résultat UnityEngine.Mesh