|
RhinoMeshComputeVertexNormals Method
|
[Missing <summary> documentation for "M:Karamba.GHopper.Geometry.RhinoMesh.ComputeVertexNormals"]
Namespace:
Karamba.GHopper.Geometry
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic void ComputeVertexNormals()
Public Sub ComputeVertexNormals
public:
virtual void ComputeVertexNormals() sealed
abstract ComputeVertexNormals : unit -> unit
override ComputeVertexNormals : unit -> unit
Implements
IMeshComputeVertexNormals
See Also