Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FractureChunk
C# Class FractureChunk, Unity-Voronoi
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: jesta88/Unity-Voronoi
Public Properties
Property
Type
Description
material
Material
Public Methods
Method
Description
CreateFanMesh
(
Cell
cell
) :
void
CreateStipMesh
(
Cell
cell
) :
void
Method Details
CreateFanMesh()
public
method
public
CreateFanMesh
(
Cell
cell
) :
void
cell
Cell
return
void
CreateStipMesh()
public
method
public
CreateStipMesh
(
Cell
cell
) :
void
cell
Cell
return
void
Property Details
material
public_oe property
public
Material
material
return
Material