My program doesn't have bugs. It just develops random features.

Legacy:Surface Properties Window

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

This is a floating window that sets properties, shows stats and allows texture alignment for surfaces.

To open, do one of the following:

If no surfaces are selected, the window is blank. It updates automatically when the selection is changed: see Selecting surfaces for more on this.

The window title bar displays the number of currently selected surfaces, and if they all have the same texture, its full reference: package, group and name.

The window has four tabs.

(In UnrealEd 2 there's a bug which sometimes make the tabs sticky. If you can't get the correct tab to display, click on the name of the tab that is currently displayed and then on the one you want.)

Flags[edit]

Caption

These affect the how the texture is displayed on the polygon.

UnrealEd 2's version of this tab had many more flags: see Surface Flags (UT) for those.

Pan / Rot / Scale[edit]

Caption

This tab allows you to change the way the texture is aligned on the surface.

The Lightmap box sets the resolution of the lightmap on the surface. Default is 32, higher numbers save on map file size. See Map Optimization.

Alignment[edit]

This is covered on Surface Alignment.

Stats[edit]

Gives info about Light (UT)s and Meshes. Does anyone ever look at this bit?

Related Topics[edit]