C# Class CSGGameObject, csg-toolkit

Afficher le fichier Open project: dlannan/csg-toolkit Class Usage Examples

Méthodes publiques

Méthode Description
GenerateMesh ( GameObject go, Material ObjMaterial, Solid mesh ) : void

Method Details

GenerateMesh() public static méthode

public static GenerateMesh ( GameObject go, Material ObjMaterial, Solid mesh ) : void
go GameObject
ObjMaterial Material
mesh Net3dBool.Solid
Résultat void