Legacy:SheetBuilder

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
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