Flytta, rotera, skala

Referens

Läge:

Redigeringsläge

Verktyg:

Verktygsfält ‣ Flytta, Rotera, Skala

Meny:

Mesh ‣ Transform ‣ Flytta, Rotera, Skala

Genväg:

G, R, S

Move G, rotate R, or scale S the selected vertices, edges, or faces. This can also be done using the transform gizmos.

These transformations are affected by Proportionell redigering.

Pressing G twice will instead activate Vertex Slide or Edge Slide depending on the selection.

Omvandla panelen

Referens

Läge:

Redigeringsläge

Panel:

Sidebar region ‣ Item ‣ Transform

This panel shows the properties of the selected vertex or edge. If more than one item is selected, it shows the average of their properties instead.

X/Y/Z

The coordinates of the selected vertex. (When multiple vertices are selected, the label says ”Median,” even though technically speaking the panel does not show the geometric median but the geometric center.)

Rymden

Whether to show the coordinates in Local Space or Global Space.

Vertex Data

Avfasning Vikt

Typically used with the Modifierare för avfasning (with Affect set to Vertices). By default, this modifier applies the same bevel amount to all vertices, but if its Limit Method is set to Weight, the Bevel Weight of each vertex serves as a multiplier. This makes it possible to apply a smaller bevel, or no bevel at all, to specific vertices.

Internally, the Bevel Weight is stored as an attribute called bevel_weight_vert. This means it can also be read by the Namngiven attributnod in geometry nodes.

Veck

A higher Crease value makes the corner at the vertex appear sharper when using the Underindelning Ytmodifierare.

Internally, the Crease value is stored as an attribute called crease_vert.

Radius X/Y

The radii for the Hudmodifierare. Only shown if the mesh has this modifier.

Kantdata

When an edge is selected, the following options are available:

Avfasning Vikt

Typically used with the Modifierare för avfasning (with Affect set to Edges). See the vertex Bevel Weight above.

Internally, this property is stored as an attribute called bevel_weight_edge. It can also be set using the Kant Avfasning Vikt operator.

Veck

A higher Crease value makes the corner at the edge appear sharper when using the Underindelning Ytmodifierare.

Internally, this property is stored as an attribute called crease_edge. It can also be set using the Kantveck operator.