Edge Data#
Edges can have several different properties that affect how certain other tools affect the mesh.
Edge Crease#
Reference
- Mode:
編輯模式
- 選單:
- Shortcut:
Shift-E
This operator interactively sets the Edge Crease amount by moving the mouse (or typing a value with the keyboard). Selecting more than one edge will adjust the mean (average) crease value. A negative value will subtract from the actual crease value, if present. To clear the crease edge property, enter a value of -1.
Edge Bevel Weight#
Reference
- Mode:
編輯模式
- 選單:
Sets the value for the bevel_weight_edge
attribute, a value between (0.0 to 1.0).
This attribute is used by the Bevel Modifier to control the bevel intensity of the edges.
This operator enters an interactive mode (a bit like transform tools), where by moving the mouse (or typing a value with the keyboard) you can set the bevel weight of selected edges. If more than one edge is selected, this operator alters the average weight of the edges.
See also
Mark Seam & Clear Seam#
Reference
- Mode:
編輯模式
- 選單:
These operators set or unset this mark for selected edges. Seams are a way to create separations, "islands", in UV maps. See the UV Mapping section for more details.
Mark Sharp & Clear Sharp#
Reference
- Mode:
編輯模式
- 選單:
Signifies the selected edge(s) as being "sharp". This edge attribute can either be set (mark) or unset (clear).
This influences the rendering of Normals to appear flat if smooth shading is enabled for the connecting face or object. This attribute can also be used by many modifiers or operators to mask their effect.
Internally, this uses the sharp edge attribute.
Set Sharpness by Angle#
Reference
- Mode:
編輯模式
- 選單:
Sets the sharp edge attribute based on the angle between neighboring faces.
- 角度
Maximum angle between face normals that will be considered as smooth.
- Extend
Add new sharp edges without clearing existing sharp edges.