Syntax

dbSetObjectSmoothing(ObjectID, Percentage)

Description

This command will smooth the sharp edges of the mesh within an object by adjusting the normals data. A percentage value of zero will perform no smoothing and create a facet surface for each limb within the object. A percentage value of 100 will perform full smoothing, averaging all normals that share a vertex position and create a smoothing effect elimiating all edges. A value between these two limits will determine the degree beyond which an edge will be smoothed or left sharp.

See Also

dbSetNormalizationOn, dbSetObjectNormals