Click or drag to resize

MeshVertexNormalListUnitizeNormals Method

Unitizes all vertex normals.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool UnitizeNormals()

Return Value

Type: Boolean
true on success, false on failure.
See Also