Top   Module   Use   Manual   Index 

com :: sun :: star :: drawing ::

enum NormalsKind


Description
specifies in which way the standard normals for an object are produced.


Values

SPECIFIC
Description
does not produce standard normals, but leaves the object-specific ones untouched.
FLAT
Description
forces one normal per flat part.
SPHERE
Description
forces normals to think that the object is a sphere.
Top of Page