Click or drag to resize

Mesh3ComputeNormals Method

generate the normals of the vertices

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

Return Value

Type: Boolean
true if successful

Implements

IMeshComputeNormals
See Also