| Home Page | Recent Changes

Toolbox

The toolbox is on the left-hand side of the UnrealEd Interface.

In UnrealEd 2 and newer versions, the toolbox is divided into groups, each of which can be collapsed down. It is scrollable, but in UnrealEd 3 the scrollbar is very narrow and is easily missed.

1  Modes

[interface.toolbox.modes]

These are "tools" in the classic sense: they alter the behaviour of the mouse cursor. The modes group:

  1. [button.mode.camera] Camera Movement mode: navigate around the map, move objects. Simple rotation is available in this mode too.
  2. [button.mode.vertex] Vertex editing mode
  3. [button.mode.scale] Brush scaling mode
  4. [button.mode.rotate] Brush rotate mode
  5. [button.mode.texpan] Texture pan mode
  6. [button.mode.texrot] Texture rotate mode
  7. [button.mode.clip] Brush clipping mode
  8. Polygon drawing mode
  9. Face drag mode. In older versions of the editor, activated by typing "MODE FACEDRAG" into the console.
  10. Terrain mode
  11. Matinee mode

There are also several modes that do not have toolbox icons, due to being experimental or buggy. See binding editor commands for how to access them more easily.

  • [brush sheer]? mode
  • Geometry mode – "MODE GEOMETRY" (anyone know what this is supposed to do? I can't get anythying out of it!

2  Brush Clipping Group

[interface.toolbox.brushGlipGr]

These are commands that work with brush clipping mode.

3  Brushbuilders Group

[interface.toolbox.defbuilders]

The Brushbuilders forge the red builder brush into a new shape. For a tutorial on how to use these, see Subtract A Space.

4  Brush Operations Group

[interface.toolbox.BrushOperations]

These are commands that modify the map architecture:

  1. Add: create a new additive brush from the red builder brush
  2. Subtract: create a new subtractive brush from the red builder brush (see CSG and Unreal Geometry)
  3. Intersect
  4. Deintersect
  5. Add Special Brush
  6. Add StaticMesh
  7. Add Mover: see Create a mover and Mover Topics.
  8. Add an Antiportal
  9. Add a Volume

5  Visibility Group

[interface.toolbox.visibility]

Hides and shows actors. more.... Hiding Actors

6  Custom Group

Contains buttons which are defined by the user. See Custom Toolbox Buttons.

Related Topics

See also...


The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In