Syntax
dbSetLimbSmoothing(ObjectID, LimbID, Percentage)
Description
This command will smooth the sharp edges of the mesh within a limb by adjusting the normals data. A percentage value of zero will perform no smoothing and create a facet surface for the limb. 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