Click or drag to resize

Mesh3ComputeVertexNormals Method

compute the vertex normals.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void ComputeVertexNormals()

Implements

IMeshComputeVertexNormals
See Also