Legacy:SheetBuilder

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 21:32, 21 July 2004 by Wormbo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Object >> BrushBuilder >> SheetBuilder (Package: Engine)

Creates a sheet for the red builder brush

Properties

  • Height - the height of the sheet
  • Width - the width of the sheet
  • Axis - The axis of the sheet, this can be horizontal (Z axis), XAxis or YAxis
  • Groupname - doesn't work with it

Uses

The Sheet can be used for zone, portals, windows, whatever. Note that you can always go through the sheets, so they're bad walls.

Related Topics