MeshVertexNormalListUnitizeNormals Method |
Unitizes all vertex normals.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool UnitizeNormals()
Public Function UnitizeNormals As Boolean
Return Value
Type:
Booleantrue on success, false on failure.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also