C# Class FractureChunk, Unity-Voronoi

Inheritance: MonoBehaviour
Afficher le fichier Open project: jesta88/Unity-Voronoi

Méthodes publiques

Свойство Type Description
material Material

Méthodes publiques

Méthode Description
CreateFanMesh ( Cell cell ) : void
CreateStipMesh ( Cell cell ) : void

Method Details

CreateFanMesh() public méthode

public CreateFanMesh ( Cell cell ) : void
cell Cell
Résultat void

CreateStipMesh() public méthode

public CreateStipMesh ( Cell cell ) : void
cell Cell
Résultat void

Property Details

material public_oe property

public Material material
Résultat Material