C# Class CSG.Extensions

Inheritance: object
Afficher le fichier Open project: mkkellogg/CSG-BSP

Méthodes publiques

Méthode Description
RecalculateNormals ( this mesh, float angle ) : void

Method Details

RecalculateNormals() public static méthode

public static RecalculateNormals ( this mesh, float angle ) : void
mesh this
angle float
Résultat void