C# Class CSG.Extensions

Inheritance: object
Show file Open project: mkkellogg/CSG-BSP

Public Methods

Method Description
RecalculateNormals ( this mesh, float angle ) : void

Method Details

RecalculateNormals() public static method

public static RecalculateNormals ( this mesh, float angle ) : void
mesh this
angle float
return void