Click or drag to resize

Mesh3ComputeNormals Method

generate the normals of the vertices.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public bool ComputeNormals()

Return Value

Type: Boolean
true if successful.

Implements

IMeshComputeNormals
See Also