The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Legacy:Build Window

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 09:19, 25 May 2003 by Mychaeel (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This window holds the options for rebuilding a map

The process itself is described in Build

Contents

[edit] The Stats Tab

This shows:

[edit] Geometry

[edit] BSP

Max Depth, Avg depth: no idea

A map made ofa single cube gives these two as 5 and 6. How the Average can be higher than the maximum of somewhat baffling.

[edit] Lighting

Again, the single cube map gives: 6(0). Adding a light makes this 7(1). Adding a ton of cubes seems to make no difference. Weird.