Hammer Transform Dialog: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (png)
No edit summary
Line 1: Line 1:
[[Category:Hammer Dialogs]]
The '''Transform''' dialog allows you to rotate, scale, or move an object with precise values in any of the X, Y, or Z planes. Values are in either units or degrees as applicable.
This brings up the '''Transform''' dialog, allowing you to rotate, scale, and move an object with precise values in any of the X, Y, or Z planes. Values entered are in units, except in the case of rotation, where degrees are used.
 
{{bug|Rotation in the Y-Axis is reversed.}}


[[Image:hammer_transformdialog.png]]
[[File:Hammer transformdialog.png|Hammer Transform Dialog]]


To move objects using '''Transform''' dialog:
To move objects using '''Transform''' dialog:


# Select the objects you wish to move.
# Select the objects you wish to move.
# Choose Transform from the Tools Menu. The Transform dialog will apear.
# Choose Transform from the Tools Menu. The dialog seen above will apear.
# Select the Move option.
# Select the "Move" radio button.
# Type in the distance you wish to move the objects in the X-, Y-, or Z-axis fields. You can enter a value in any or all of the fields.
# Type in the distance you wish to move the objects in the X, Y, or Z axis fields. You can enter a value in any or all of the fields.
# Press OK. The transformation is completed.
# Press OK. The transformation is applied.
 
[[Category:Hammer Dialogs]]

Revision as of 08:17, 28 July 2009

The Transform dialog allows you to rotate, scale, or move an object with precise values in any of the X, Y, or Z planes. Values are in either units or degrees as applicable.

Icon-Bug.pngBug:Rotation in the Y-Axis is reversed.  [todo tested in ?]

Hammer Transform Dialog

To move objects using Transform dialog:

  1. Select the objects you wish to move.
  2. Choose Transform from the Tools Menu. The dialog seen above will apear.
  3. Select the "Move" radio button.
  4. Type in the distance you wish to move the objects in the X, Y, or Z axis fields. You can enter a value in any or all of the fields.
  5. Press OK. The transformation is applied.