natureType Enumeration

Mesh nature type.
Members
 
  Member name Description
ColorPlain Plain mesh (one normal per triangle), one different color for each triangle
ColorSmooth Smooth mesh (one normal per vertex), one different color for each triangle
MulticolorPlain Plain mesh (one normal per triangle), one color for each vertex
MulticolorSmooth Smooth mesh (one normal per vertex), one color for each vertex
Plain Plain mesh (one normal per triangle), one color shared by all triangles
RichPlain Plain mesh (one normal per triangle), one material for each triangle
RichSmooth Smooth mesh (one normal per vertex), one material for each triangle
Smooth Smooth mesh (one normal per vertex), one color shared by all triangles
Undefined Not yet defined

In this article

Definition