
beautify_fill ( angle_limit = 3.14159 ) Threshold ( float in, ( optional )) – Threshold, Threshold value for different weights to be considered equalīpy.ops.mesh. Weight ( int in, ( optional )) – Weight, Weight applied per face average_normals ( average_type = 'CUSTOM_NORMAL', weight = 50, threshold = 0.01 ) Īverage custom normals of selected vertices ParametersĪverage_type ( enum in, ( optional )) –Ĭustom Normal – Take average of vertex normals.įace Area – Set all vertex normals by face area.Ĭorner Angle – Set all vertex normals by corner angle.

Tips and Tricks: Hints to help you while writing scripts for Blender.

Best Practice: Conventions to follow for writing good scripts.API Reference Usage: examples of how to use the API reference docs.

