Positioning Offset from Centerline
Using Sidebar Menu > Item > Transform Properties
- By Using Grab
G
for grab, we can move our object. - We are going to enter and exact distance in a command string
G, Y, 1.5
to move our cone 1.5 Units in the Y+ Direction. - Or just
G, Y
to simply constrain our movement to the X direction to your desired.
Or
- Select the object you want to manipulate by clicking on it in the 3D viewport.
- Locate the
sidebar menu
on the right-hand side of the Blender interface. If it's not visible, you can toggle it on and off by pressing theN
key.