Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Voronoi
SurfaceMesh
C# Class Voronoi.SurfaceMesh
Inheritance:
Surface
显示文件
Open project: jesta88/Unity-Voronoi
Class Usage Examples
Public Properties
Property
Type
Description
mesh
UnityEngine.Mesh
Public Methods
Method
Description
FromPoints
(
Point
points
) :
SurfaceMesh
SurfaceMesh
( ) :
System.Collections
Method Details
FromPoints()
public
method
public
FromPoints
(
Point
points
) :
SurfaceMesh
points
Point
return
SurfaceMesh
SurfaceMesh()
public
method
public
SurfaceMesh
( ) :
System.Collections
return
System.Collections
Property Details
mesh
public_oe property
public
Mesh,UnityEngine
mesh
return
UnityEngine.Mesh