Click or drag to resize

IReadonlyMeshNormals Property

Gets the vertex normals.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
IReadOnlyList<Vector3> Normals { get; }

Property Value

Type: IReadOnlyListVector3
See Also