C# Class CSGGameObject, csg-toolkit

Show file Open project: dlannan/csg-toolkit Class Usage Examples

Public Methods

Method Description
GenerateMesh ( GameObject go, Material ObjMaterial, Solid mesh ) : void

Method Details

GenerateMesh() public static method

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